A Django Primer - Creating a Simple Blog Application (The Web framework for perfectionists with deadlines)
1–6 of 6 posts
Re: A Django Primer - Creating a Simple Blog Application (The Web framework for perfectionists with deadlines)
#2Re: A Django Primer - Creating a Simple Blog Application (The Web framework for perfectionists with deadlines)
#3Re: A Django Primer - Creating a Simple Blog Application (The Web framework for perfectionists with deadlines)
#4Why is this here though? This is more of a reddit article, isn't it? What does "How to build a simple blog application using Django" have to do with startups?
Building the product.
Re: A Django Primer - Creating a Simple Blog Application (The Web framework for perfectionists with deadlines)
#5Why is this here though? This is more of a reddit article, isn't it? What does "How to build a simple blog application using Django" have to do with startups?
In addition to venture capital, co-founder searching, and ROI numbers, there's another aspect of startups that we really should not forget. Building the product.
Re: A Django Primer - Creating a Simple Blog Application (The Web framework for perfectionists with deadlines)
#6Why is this here though? This is more of a reddit article, isn't it? What does "How to build a simple blog application using Django" have to do with startups?
A nice tutorial and walk through is a good way to get your feet wet with a framework and language. You have to build a site using something and have to start somewhere. Because of Django, and lack of sleep, imageboard.net was up and working in a single weekend. It's worth checking out.