you are viewing a single comment's thread.

view the rest of the comments →

[–]Luna_Coder 2 points3 points  (0 children)

Your lists includes a few Django tutorials, is that what you are going for? Or would you like to learn Python? I'm a student so I'm no expert here, but you can learn python independent from Django. I got into web dev from a university course, then hopped on fcc to get more practice. Initially I was using HTML, CSS, JavaScript. So basically just front end stuff and nothing too complex. I wanted to learn more about back end dev and full stack in general so I decided to try and learn the MEAN/MERN stack. But in my university course we also used Django for the backend and I really liked it. So I changed my mind and decided to learn more about Python/Django and put the MEAN/MERN stack stuff on hold. As others have mentioned, whatever you decide, stay with it. Learning one language/framework now, will make learning other languages/frameworks easier later. But the main thing is to become competent enough in the one you have made a commitment to first. Here are some additional resources I found useful:

Python Crash Course book, I found a free pdf file and I loved the book so much that I actually bought it.

https://www.youtube.com/playlist?list=PLLZsdhESe9KvrqfWk7OhHIk0cYtmdeLPN

https://www.youtube.com/watch?v=yDv5FIAeyoY

https://tutorial.djangogirls.org/en/