Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: Free Resources for Learning Python and Django?
2 points
by
mashby
2361 days ago
3 comments
mtmail
2361 days ago
When 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.
link
jonjacky
2361 days ago
Django 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 ...
https://tutorial.djangogirls.org/en/
link
pickle-wizard
2361 days ago
Check out
https://www.realpython.com
. Lots of great tutorials.
link