Module 1 | Introduction to the Course | |
---|---|---|
Unit 1 | PHP Object Oriented Programming Fundamentals | |
Unit 2 | 1.1 - Course Introduction | |
Unit 3 | 1.2 - Installing the Local PHP Server | |
Module 2 | Essential Constructs | |
Unit 1 | 2.1 - Introduction | |
Unit 2 | 2.2 - The Class Construct | |
Unit 3 | 2.3 - Class Attributes | |
Unit 4 | 2.4 - Class methods | |
Unit 5 | 2.5 - Class Constants Part 1 | |
Unit 6 | 2.6 - Class Constants Part 2 | |
Unit 7 | 2.7 - Summary | |
Unit 8 | 2.8 - Exercise Live Demo | |
Unit 9 | 2.9 - Exercise Explanation | |
Unit 10 | 2.10 - Quiz 1 | |
Module 3 | The PHP Object | |
Unit 1 | 3.1 - Introduction | |
Unit 2 | 3.2 - How to Create an Object | |
Unit 3 | 3.3 - Obtaining Object Attributes Part 1 | |
Unit 4 | 3.4 - Obtaining Object Attributes Part 2 | |
Unit 5 | 3.5 - Obtaining Object Attributes Part 3 | |
Unit 6 | 3.6 - Changing Object Attributes Part 1 | |
Unit 7 | 3.7 - Changing Object Attributes Part 2 | |
Unit 8 | 3.8 - Creating New Object Attributes | |
Unit 9 | 3.9 - Destroying Object Properties | |
Unit 10 | 3.10 - Object Methods | |
Unit 11 | 3.11 - Other Method Techniques | |
Unit 12 | 3.12 - Global Constants Part 1 | |
Unit 13 | 3.13 - Global Constants Part 2 | |
Unit 14 | 3.14 - Summary | |
Unit 15 | 3.15 - Exercise Live Demo | |
Unit 16 | 3.16 - Exercise Explanation | |
Unit 17 | 3.17 - Quiz 2 | |
Module 4 | The Constructor/Destructor Magic Method | |
Unit 1 | 4.1 - Introduction | |
Unit 2 | 4.2 - The Constructor Overview Part 1 | |
Unit 3 | 4.3 - The Constructor Overview Part 2 | |
Unit 4 | 4.4 - Building Unique Objects with the Constructor Part 1 | |
Unit 5 | 4.5 - Building Unique Objects with the Constructor Part 2 | |
Unit 6 | 4.6 - The Destructor | |
Unit 7 | 4.7 - Access modifiers Part 1 | |
Unit 8 | 4.8 - Access modifiers Part 2 | |
Unit 9 | 4.9 - Accessing Class Attributes | |
Unit 10 | 4.10 - Summary | |
Unit 11 | 4.11 - Exercise Live Demo | |
Unit 12 | 4.12 - Exercise Explanation | |
Unit 13 | 4.13 - Quiz 3 | |
Module 5 | Static Class Attributes,Constants and Methods | |
Unit 1 | 5.1 - Introduction | |
Unit 2 | 5.2 - The Static Class Constants | |
Unit 3 | 5.3 - The Static Class Attributes | |
Unit 4 | 5.4 - The Static Class Functions | |
Unit 5 | 5.5 - Summary | |
Unit 6 | 5.6 - Exercise Live Demo | |
Unit 7 | 5.7 - Exercise Explanation | |
Unit 8 | 5.8 - Quiz 4 | |
Module 6 | Class Inheritance | |
Unit 1 | 6.1 - Introduction | |
Unit 2 | 6.2 - Implementing Inheritance In PHP Part 1 | |
Unit 3 | 6.3 - Implementing Inheritance In PHP Part 2 | |
Unit 4 | 6.4 - Controlling Visibility Through Inheritance with Public | |
Unit 5 | 6.5 - Controlling Visibility Through Inheritance with Private | |
Unit 6 | 6.6 - Controlling Visibility Through Inheritance with Protected | |
Unit 7 | 6.7 - Overriding Class Attributes Part 1 | |
Unit 8 | 6.8 - Overriding Class Attributes Part 2 | |
Unit 9 | 6.9 - Preventing Inheritance with final | |
Unit 10 | 6.10 - Preventing Inheritance and Overriding | |
Unit 11 | 6.11 - Summary | |
Unit 12 | 6.12 - Exercise Project Live Demo | |
Unit 13 | 6.13 - Exercise Project Explanation | |
Unit 14 | 6.14 - Quiz 5 | |
Module 7 | Final Project | |
Unit 1 | 7.1 - Final Project Live Demo | |
Unit 2 | 7.2 - Final Project Explanation | |
Unit 3 | 7.3 - Course Conclusion |
Powered By WP Courseware