Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Suli S
1,475 PointsWhat is the best place to learn OOP?
Hi there
Anyone knows a good online resource to learn OOP programming? even if it is not free.
I heard about Codeacademy but I'm not sure about it.

Adam Sackfield
Pro Student 19,663 PointsAlso stackoverflow has an OOP tag
2 Answers

Rick Rakin
6,531 PointsIt might be easier to learn OOP by learning an OOP language, like Java or C++. Along that journey you'll learn OOP. I think learning OOP alone might be more difficult, since that would be all theoretical anyways.

Suli S
1,475 PointsThat's right. Sure I want to learn it with an OOP language not alone.

fmquaglia
11,060 PointsRuby is a blissful language to learn OOP. This website teaches Ruby and OOP concepts in the same place.
Adam Sackfield
Pro Student 19,663 PointsAdam Sackfield
Courses Plus Student 19,663 PointsNot too sure myself but i think Stackoverflow would be a good place to ask the question, a lot more people are more likely to see the question. Plus i think the audience on stackoverflow would be more OOP based than here.
Good Luck