Advanced PHP
Duration: 3 Days In this course, you will learn to exploit the resources of the PHP 5 language to support object-oriented programming. You will gain an understanding of what design patterns are and why you might want to use them. You will also review the tools and techniques that contribute to best practices when developing programs using PHP. What You Will Learn Object-oriented programming and the Unified Modeling Language (UML) Generate and put objects to work Advanced features such as event-driven programming Design patterns Structure classes to allow flexible objects Design and develop a robust reporting platform Best practices and why they are important Audience Programmers who have a basic understanding of PHP and want to learn object-oriented programming in the context of the PHP programming language Prerequistes Course Outline 1. Object-Oriented Software Development Introduction to Object-Oriented Programming Unified Modeling Language (UML) Putting Objects to Work De