Object-Oriented PHP

Go to class
Write Review

Free Online Course: Object-Oriented PHP provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Object-Oriented PHP is taught by Jill Gundersen.

Overview
  • This course will teach you the basic fundamentals of object-orientated programming using the PHP programming language.

    In any modern, high level programming language like PHP, developers must know the fundamentals of object-oriented programming. In this course, Object-Oriented PHP, you’ll learn about object-oriented programming. First, you’ll explore what goes into making a class, understanding property types, and creating member methods. Next, you’ll discover how to create objects and how they interact with classes. Finally, you’ll learn how to use inheritance, create an interface, and add abstraction to complete your learning. When you’re finished with this course, you’ll have the skills and knowledge of object-oriented programming using PHP that is needed to tackle any type of PHP application.