+ 4
Django learning resources
Need to learn django? Frustrated by view not being the same as mvc's view? and wait ... what orm is and oh how do i deploy my website and paths represent file structure but how can stuffs like http://add/45/to/5 be possible and ... templating engine : how to use it, seems an additional complexity and where do i get people to answer my questions? simple 1) old copy of the django book - deprecated but excellent explanations 2) django by examples / packt publishing (very thorough) 3) django irc on freenode
3 Answers
+ 11
https://djangogirls.org/
I'm learning from this đ
+ 8
same stuff as 2)
nearly word for word