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

Do i need the python path? For Flask and than Django?

Hello, first, sorry about my grammar, i am from Brazil.

Second, i want to be a back-end dev with python. So, i need to learn python and than learn flask or Django?

Or can i go direct to Flask, Django...?

Thank you!

3 Answers

Are you familiar with Python? You can certainly attempt to jump right into Flask or Django, but I suspect it will save you time in the long run to go through the Python courses first.

You should take the python course to help familiarize yourself with python and its syntax. Then flask, then django. There a quite a few things covered in the learning python track that he doesn't spend any time expiaining all over again (like regular expressions), so it helps to know the basics first. Assuming you aren't already familiar with python that is.

I know the basic. I'm doing Computer Science, so python is very easy for me hehe. Thank you all for the answer, i'm gonna do the Flask path =)