review on django book vs django tutorial
- by momo
going through both the django book and tutorial, am a bit confused to the differences in approach (aren't they both written by the same people?)
can anyone who has experience in both give a short review on them? i have decent python skills (largely untested though), but no experience at all in web apps and am trying to decide which one to stick to. i briefly looked in to practical django projects but that was a bit too complicated for me, my background is primarily bash scripting, the python i know i learned from an instant hacking tutorial and diving into python.