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

Python

Ideas for OOP projects in python?

Can anyone suggest some basic/intermediate projects to build in OOP with Python Kenneth Love this is your forte right! Need some ideas, can seem to grasp the subject properly, well I understand how to create objects, instantiate them, inherit etc. But actually coming up with something to build I am having difficulties!

Thanks

What are you interested in and build a small project around that, and/or look at people's projects on various sites and try to rebuild the project yourself without looking at their code.

Cheo R I like cycling, so could build something with that. But I already use python for web scraping using beautiful soup and flask.

So would be nice to build something that leads towards that, but I find I need to build something smaller first!