Suggestion - what to do after finishing Python track

I know a lot of users are told to work on side projects and ‘just start building’ after they finish the python track. I used to find this advice unhelpful as I need a bit more guidance.

A friend of mine made this short video to help me with the next step. It’s basically the workflow to build a web app using Python and the Flask micro framework. Instead of focusing on the line by line code, it shows you a repeatable workflow you can use over and over again. Let me know if you find it helpful!

1 Like

Making side projects is recommended, and you should do it, but take a look at docs.python.org for documentation on the language, and look at other tutorials to see if there’s anything codecademy missed.

Also see:
FAQ - How do I extend my Python skills after finishing the Codecademy Python course?.

3 Likes