Surf Roots, Software Thoughts

A blog by Alex Loddengaard

Burned Out On Web Programming?

Learn Django and you’ll be revitalized.  Django is like drinking from the fountain of youth when it comes to web programming.  It makes your life better by being insanely intuitive and generally unbelievable.  Expect a more in-depth post hopefully soon.

I can say with a strait face that Django has made my quality of life higher.

Django: web programming nirvana.

6 Comments so far

  1. yaboybluu December 11th, 2008 11:54 am

    Let’s make a website so I have an excuse to use it please.

  2. Alex Loddengaard December 11th, 2008 12:03 pm

    Haha, sounds good. I got an idea for one as well!

  3. Huckleberry Hart December 11th, 2008 4:46 pm

    I had an idea for a website where I just write about stupid things and then people would come look at it. I am going to call it a “blog.”

  4. Alex Loddengaard December 11th, 2008 5:12 pm

    Haha. Good idea. You saying I write about stupid things?

  5. Max December 11th, 2008 11:52 pm

    Can you paste in an example of some Django code? I’m curious — the only code I’ve seen so far is complicated and confuses me :(

  6. Alex Loddengaard December 12th, 2008 12:09 am

    The problem is there isn’t much code to send you. Each file, whether it be a model, view, etc, is super small. My best advice would be to read through the tutorial quickly:

    http://docs.djangoproject.com/en/dev/intro/tutorial01/#intro-tutorial01

    I’ll see what I can do about posting some code :).

Leave a reply