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 trialDaniel Crean
7,574 PointsWhat 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
jason chan
31,009 Pointslearn laravel 5
Konrad Pilch
2,435 PointsTry to use functions and classes and make a facebook like site with OOP.
Mithun B
1,978 PointsThat would also require advance knowledge of MySQL which I don't know at this stage. XD
Konrad Pilch
2,435 PointsMySQL is straight forward.
Konrad Pilch
2,435 PointsKonrad Pilch
2,435 Pointsyeah xd
And look how its build