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 trialAnshu Aradhyula
4,317 PointsIt seems Object Oriented Python is left out of the Django Track. Should I do this anyway?
- Already having java experience, I know the object oriented paradigm. But I do not know the syntax and quirks with Python. Should I still follow Django Track as is or sidestep and learn Object Oriented Python
1 Answer
Steven Parker
231,248 PointsIf you have the time, I'd say go for it.
There might be some overlap with your track, but you might also learn a few new things. At the very least you'll get some extra practice. You can do it either after or during your track courses.