review on django book vs django tutorial
        Posted  
        
            by momo
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by momo
        
        
        
        Published on 2010-06-07T15:46:12Z
        Indexed on 
            2010/06/07
            16:32 UTC
        
        
        Read the original article
        Hit count: 393
        
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.
© Stack Overflow or respective owner