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

Any chances for a Design Patterns course?

Any chances for developing a design patterns course for say in Python? Could be an interesting OOP in Python. Thanks.

4 Answers

Ta-Da! Object Oriented Python

Are you taking the Learn Python track? Should take you through the OOPython course above.

Also potentially interesting to you, related to design patterns:

Happy coding! :sparkles:

Cheers :beers:

-Greg

Thanks, but I was actually more referring to something specific on Design Patterns in Python. I've seen something in LinkedIn's Learning platform on a specific course on implementing design patterns in Python.

I'm not sure what you mean. OOP and FP are both design patterns, and the above courses are about implementing those design patterns in Python.

http://www.oodesign.com/

Something that would go into depth on the various design patterns, and how to apply them in the context of the Python programming language.

I see. Well, you can send course requests to Kenneth via twitter or email (kenneth@teamtreehouse.com), and he will add them to the suggestions here. You may want to make sure you're clear that you're suggesting an overview of design patterns and approaches in Python.

Thanks, will do