YoVDO

Object-Oriented Principles in PHP

Offered By: Laracasts

Tags

PHP Courses Object-oriented programming Courses Encapsulation Courses Inheritance Courses Abstract Classes Courses

Course Description

Overview

The typical beginner, whether they realize it or not, first learns procedural programming. But, before too long, they level up. Suddenly, an entirely different paradigm is introduced: object-oriented programming. Little do they know that they'll spend years researching and learning exactly what it means to work with objects and messages. In this series, you'll be introduced to the core principles of object-oriented programming in PHP. We'll begin with the basic constructs and work our way up.

Syllabus

  • Constructs
    • Classes
    • Objects
    • Inheritance
    • Abstract Classes
    • Handshakes and Interfaces
    • Encapsulation
    • Object Composition and Abstractions
    • Value Objects and Mutability
    • Exceptions

Taught by

Jeffrey Way

Related Courses

Introduction à la programmation orientée objet (en Java)
École Polytechnique Fédérale de Lausanne via Coursera
AP Computer Science A: Java Programming Polymorphism and Advanced Data Structures
Purdue University via edX
Object Oriented Programming in Java
Microsoft via edX
Inheritance and Data Structures in Java
University of Pennsylvania via Coursera
Object Oriented Programming (OOPs) for JAVA Interviews
Udemy