Django Web Development Resources I'm Using
(All Free) š
-
Test-Driven Development with Python, 3rd Edition - By: Harry Percival
-
I just started this book, and so far I've enjoyed the author's style
of teaching. He also leaves a bunch of reference links to relevant
topics, which are great for deep diving.
It's also free!
-
Django Documentation
-
The Django docs are super comprehensive. You could probably learn
Django using them alone.
-
On a side note, the way I learned Python was through a course on Udemy
called
100 Days of Codeā¢: The Complete Python Pro Bootcamp. It was a pretty good course, and I enjoyed going through it. Although
I'd say that if you are already familiar with another programming
language, you should skip the course and jump right into building
something using Pythons documentation.
Projects
-
I'll fill this section with my web development projects once I have a few.