Must See Conference Videos for Python/Django Developers
        Posted  
        
            by Koobz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Koobz
        
        
        
        Published on 2010-03-01T05:05:27Z
        Indexed on 
            2010/05/17
            8:40 UTC
        
        
        Read the original article
        Hit count: 349
        
There's lots of good conference videos online regarding Python and Django development.
Instead of watching ST:TNG at the computer, I figure it'd more productive to hone my knowledge . Fire away with some of your most inspiring and educational Python, Django, or simply programming related talks. Provide an explanation of why you found the talk useful.
Examples:
James Bennet on Re-usable Apps - Got me to take a serious look at django apps. Put together a fairly robust site in two days afterwards with django-cms, django-photologue, django-contact-form. Good advice on when your app is crossing boundaries and why it's good to err on the site of 'make it a separate app.'
© Stack Overflow or respective owner