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.

  • yaboybluu

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

  • http://www.alexloddengaard.com Alex Loddengaard

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

  • http://www.agoodreed.com Huckleberry Hart

    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.”

  • http://www.alexloddengaard.com Alex Loddengaard

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

  • Max

    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 :(

  • http://www.alexloddengaard.com Alex Loddengaard

    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 :).