+ 2
Best django "course"
What are some good django courses both paid or free
7 Réponses
+ 4
There are many great courses on YouTube
You can also see
https://scotch.io
https://www.quora.com/What-are-the-resources-to-learn-Django
+ 4
Ahmad Anis
Google search gives you lot of blogs (from medium etc) and popular websites which are mostly written by experience people
+ 3
I would search on Google.
+ 2
For free:
https://youtu.be/7hST93yHfGI
+ 1
i found these resources helpful in getting the foundations:
https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Introduction
https://docs.djangoproject.com/en/2.2/intro/tutorial01/
https://tutorial.djangogirls.org/en/django/
(despite it saying it’s a tutorial for girls, it still works for boys ;-))
+ 1
After going through the first tutorial fully, then browsing next two, I was able to build a product I had already designed prototype for in Adobe XD and usability tested. Took me several weeks and along the way got lots of help, both from lessons here and from browsing StackOverflow.
0
I would rather ask from experienced people