No post body was provided.
Ask HN: Free Resources for Learning Python and Django?
1–4 of 4 posts
Re: Ask HN: Free Resources for Learning Python and Django?
#2When I type the same question into a web search engine I get multiple pages of answers. E.g. https://adamj.eu/tech/2019/03/21/where-to-learn-django-in-20... Don't wait for the perfect tutorial, start reading/learning.
Re: Ask HN: Free Resources for Learning Python and Django?
#3Check out https://www.realpython.com. Lots of great tutorials.
Re: Ask HN: Free Resources for Learning Python and Django?
#4Django Girls tutorial is good -- even if you are not a girl. It is a comprehensive tutorial for novices: web, command line, Python, Django, git, hosting, deployment ...