Object-Oriented PHP Tutorial - From Basics to Advanced Concepts
Offered By: Derek Banas via YouTube
Course Description
Overview
Learn object-oriented programming concepts in PHP through this comprehensive 27-minute video tutorial. Explore classes, objects, attributes, methods, access modifiers, constructors, destructors, magic methods, inheritance, interfaces, polymorphism, and more. Follow along with heavily commented code examples and gain practical insights into implementing OOP principles in PHP. Enhance your PHP skills and write more efficient, modular, and maintainable code using object-oriented techniques.
Syllabus
Intro
What is OOP
Creating a class
Getters
Override
Animal
Static functions
Taught by
Derek Banas
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Introduction to Office 365 Development and APIs
Microsoft via edX Web Development and Design using Wordpress
California Institute of the Arts via Kadenze Build a Basic PHP Website Course (How To)
Treehouse Web Applications for Everybody
Independent