Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP Object-Oriented PHP Basics (Retired) Inheritance, Interfaces, and Exceptions Have a Little Joy

Daniel Crean
Daniel Crean
7,574 Points

What to learn next in PHP OOP?

This course was a great way for me to understand the very basics of OOP, esp with accessing properties and also static methods.

As I would like to master OOP, to rapidly further my career, what other concepts should I learn about, esp stuff with PDO, security, caching etc? What sort of projects should I look at learning that involve the use of OOP and new concepts? As the instructor said in this video, I seem to only know the very basics.

2 Answers

Konrad Pilch
Konrad Pilch
2,435 Points

yeah xd

And look how its build

Konrad Pilch
Konrad Pilch
2,435 Points

Try to use functions and classes and make a facebook like site with OOP.

That would also require advance knowledge of MySQL which I don't know at this stage. XD

Konrad Pilch
Konrad Pilch
2,435 Points

MySQL is straight forward.