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 trialBrian Platt
5,009 PointsI hear that Object oriented is the way to go, what are the prerequisite classes for the Object Oriented PHP class?
What is the best course(s) to start object oriented programming? Is it in best practices to first get a basic understanding of the terms and practices and then move onto an OOP course?
1 Answer
Bryan Manhollan
Courses Plus Student 9,666 PointsI would follow along the PHP track. You can find it here:
Brian Platt
5,009 PointsBrian Platt
5,009 PointsWill give it a try, thanks!