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 trialAaron Elkind
1,393 PointsAny alternatives suggestions to learn OOP with Python?
The OOP lessons in the learning Python course are by far the worst so far. Poorly explained and gone through really fast. Does anyone have an suggestions on where I could learn about this topic and not from one of Megan's lessons? Maybe outside of TreeHouse or a lesson from another instructor where it is broken down and explained slowly.
1 Answer
Steven Parker
231,184 PointsI learned Python right here, but not with "Megan" … back then it was mostly Kenneth Love.
Other training sources I've heard of (but not used personally) include:
And I'm sure there are many others.