Python from Scratch - Creating a Dynamic Website
Video Statistics and Information
Channel: Tuts+ Code
Views: 845,765
Rating: undefined out of 5
Keywords: python, python from scratch, nettuts, web development, programming
Id: bRnm8f6Wavk
Channel Id: undefined
Length: 59min 57sec (3597 seconds)
Published: Sat Nov 19 2011
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Another great (but significantly longer) place to learn Python for dynamic websites is taught by Steve Huffman (founder/programmer of reddit) at Udacity: http://www.udacity.com/course/cs253
I suggest you try out the Django official tutorial. It's simply great.
Okey so the admin template generation is good and dandy if you are making your own little blog.
But what about big solutions with your own designs?
Thanks for this.
I've been learning Python for a little bit now but always find it difficult to apply what I learn to a project. Hopefully this will help.
What is 'from scratch' about this? Should be Django from the start - Creating ... Would love to see a real from scratch frameworkless dynamic website construction video.
Great! Thanks for the link!