Learn Object Oriented PHP - 3 Hour PHP OOP Course

preview_player
Показать описание
ℹ This course is designed to take you from beginner to professional level quickly, and with maximum understanding.

⭐Full course:

👇Follow me on Social Media:

💕Show support:

Chapters
0:00 Introduction to object oriented PHP
3:55 What are objects?
7:27 Creating classes
12:36 Class properties
19:04 Class methods
27:06 Method arguments
31:57 Named arguments
38:26 Constructors
45:42 Constructor promoted properties
48:10 Type hinting
59:36 Class type declarations
1:07:36 Return type declarations
1:11:51 Introduction to inheritance
1:21:11 Redundancy and duplication
1:30:09 The 'extends' keyword
1:36:52 Inheritance and constructors
1:42:52 Inheritance challenge
1:47:47 Overriding parent methods
1:52:18 Introduction to visibility
1:55:29 Protected properties
2:00:49 Private properties
2:05:21 Method visibility
2:08:42 Encapsulation
2:18:36 Typed properties
2:23:48 Union types
2:31:47 Static properties
2:39:58 Static methods
2:43:59 Class constants
2:50:02 Abstract classes
2:54:53 Abstract methods
Рекомендации по теме
Комментарии
Автор

I won't lie I've watched a lot of php oop courses and this is the best!! Thank you king

yasserlatrech
Автор

Finally a course with proper teaching strategies. I cant believe the amount of online teachers who fail to understand that teacing isnt telling. Videos like yours Gary are how people escape from tutorial hell. Will be recommending your content!

alexandergeorgesquire
Автор

I started learning PHP from a book in the early 2000's and I have always been intimidated by classes in PHP. I'm 45 minutes into this video and I already understand so much more than I ever have about the OOP side of PHP. I feel like this knowledge will allow me to integrate third-party APIs. I'm definitely buying the full course after I make it through this video!

quartercoralli
Автор

This course is a true gem! It's the first time I watched a 3h course and felt I really understood the concepts. Thank you so much Gary! Looking forward for the full course :)

RemoteJuniorJobs
Автор

I gotta say a BIG BIG THANK YOU for these videos! They are so easy to understand and easy to get the hang of. No weird car explanations or anything.

Gaukh
Автор

I never thought PHP OOP will be this easier to understand, after watching a dozen of courses on PHP OOP without any success. But you Gary have made it simpler, digestible and literally understandable. If this is just a preview of what I will learn in the full course, then you have a new course and YouTube subscriber. Thank you for this course

rebbmancasts
Автор

I've never found better than your course, I really understood the concepts. Thank you so much Gary !

raymondmoundzele
Автор

As always a real pleasure to learn with Gary. Awesome content. Thank you very much!

jorditrigo
Автор

hey, I'm not an english native speaker and i almost gave up on this video because your accent is too "british", (dont get offended) but eventually tried to follow along keenly and my! you actually teach so well, i grasped every tiny piece of information, thank you Gary!

lifebyvikk
Автор

This is perfect. Thank you for giving us access to this for free.

unjoined
Автор

Thank you so much Gary. I was looking for your course on udemy but can't find it. This is so timely. You remain the best PHP OOP teacher

nowsage
Автор

This course is one of the best oop course in YouTube....
Nicely explained...

earavichandran
Автор

Good and practical example for how to implement inheritance from 01:12:00 to 01:51:00.
But the concept of "composition over inheritance" could have been demonstrated here too. I.e. PhysicalBook and DigitalBook could both implement some interfaces and take a "Book" instance in their constructor. It's a bit more complex than just slapping inheritance onto it because you have to construct two objects now. But this in turn would be a good opportunity to talk about factories.
These topics would probably exceed the scope of this course, but they are so important in modern programming (due to the painful lessons learned from using inheritance in the last decades) that it should at least be mentioned.

holonaut
Автор

Great course thank you. It really cleared up protected properties for me. For some reason I struggled to get my head around it.

olixz
Автор

Came from your older Object course. Both are amazing quality, but this is even more complete! Good to see you are staying away from your brothers spotify playlist this time. I guess he found the Beatles song🤣

seanmaddows
Автор

Recommendation: Optimize the images on your website by compressing them, as their large file sizes significantly impact the site's loading speed.

ayoubmouatamid
Автор

This course is fantastic! I'm really looking forward to watching the rest of the course in September. Thanks a million Gary!

unknownunknown
Автор

Excellent work, i was looking for a php oop course for a while now and it's very fortunate i found your amazing course, thank you! i'am looking forward to learn more from you

irooot
Автор

Thank you Gary, this course was extremely useful and easy to understand. There are some things which doesn't work in PHP 7.4 (like union types), but this course is amazing. As you said, the most important thing is practicing. Thank you!

attilabacso
Автор

just when I thought Yt have been flooded with tongue and head twisted bland contents, this guy appear and make high quality personalized topics a reality again!

ArifBasri