In a previous publication, I talked about my free video course onKohana 3 for beginners , where I published the first 15 video lessons. ')
Last week I finished work on the video course. The video tutorials turned out to be 27. I believe that the material considered in them is enough to overcome the threshold of entry for a beginner and further self-study of the capabilities of the framework.
Based on the knowledge gained from the video course, the listener will be able to independently program the functionality of a rather complex Internet project.
Course summary:
Basic principles of programming using the object-oriented MVC approach.
Principles of interaction with the framework Kohana 3.
Work with the main modules of the framework.
Expansion of functionality by third-party modules connected to Kohana.
Interaction with the database, including ORM.
Protection against possible implementations of malicious code.
Entering content through a visual editor.
The output of different content for different levels of access.
Routing
Working with Ajax and jQuery with reference to the Kohana 3 framework.