Course Information
Course Overview
Build high performance dynamic web pages with PHP OOP (Object Oriented Programming)
PHP Object Oriented Programming is now the gold standard expected by a large number of companies (and especially among e-commerce websites). The problem? There are never enough programmers out there who really, really know what they’re doing with PHP OOP. By getting to grips with it, you can not only build better websites; you can reduce the many hours of coding normally needed to create them too. This online course will show you how.
Build high performance, dynamic web pages with PHP OOP
- Learn the modern day programming approach demanded by most companies
- Build, design, create and structure advanced dynamic web pages
- Understand how to maintain and organise PHP code
- Separate code into objects to harness the full power of PHP
- Gain an extensive knowledge of Object Oriented Programming
Maintain PHP code more efficiently in web projects
This PHP Object Oriented Programming course contains over 63 lectures and 5 hours of content; that’s more than enough to set you on the path to becoming a PHP OOP expert. Although not designed for complete beginners, anyone with some basic HTML development experience will be more than capable of following along.
The course begins with installation of the local PHP server, then it’s straight into the essential constructs of PHP (i.e. class constructs, attributes, methods and constants). Section 3 covers the the PHP Object in depth, from how to create an object to obtaining and changing its attributes. From then on things get more advanced with an extensive look at the Constructor/ Destructor Magic Method, then static class attributes, constants and methods.
With each section you will complete a practical exercise to put your knowledge to the test and gain hands-on experience of the material you’ve just covered. By the time you’re done, you’ll know the basics of PHP OOP inside out, and plenty more besides.
About PHP OOP
PHP is a widely used programming language that’s especially suitable for web development and e-commerce. Object Oriented Programming is a programming model often used with PHP. With OOP, programmers define not just the data type of a data structure, but the functions that can be applied to it too.
Course Content
- 9 section(s)
- 63 lecture(s)
- Section 1 Introduction to the Course
- Section 2 Essential Constructs
- Section 3 The PHP Object
- Section 4 The Constructor/Destructor Magic Method
- Section 5 Static Class Attributes,Constants and Methods
- Section 6 Class Inheritance
- Section 7 Final Project
- Section 8 Conclusion
- Section 9 Bonus Material
What You’ll Learn
- Create, maintain, design, and enhance objected-oriented features to web projects., Build high performance dynamic web pages ., Separate code into objects to easily use the full power of these features.
Skills covered in this course
Reviews
-
TTony Tenorio
strong knowledge of the basic in PHP Object Oriented
-
JJustin Pilditch
Overall, very good but a few keywords appear in the summary projects that have not been explained in the prior lessons. I can't fault the instructor's factual data or enthusiasm but each section takes significantly longer than necessary simply because there is a LOT of duplication, typing out the PHP tags, creating the class, adding attributes etc. when in each lesson the layout is very similar. Frustratingly the instructor gladly tells you that copy and paste is the programmer's friend. It would be if he used it at the beginning of each lesson...
-
WWelly Ryan
Love the teaching method :)
-
EEmmanuel Niyenzima
Good course on PHP OOP.