The Artima Developer Community
Sponsored Link

Computing Thoughts
Django Wired
by Bruce Eckel
March 25, 2008
Summary
Wired Magazine, April 2008, page 44. Expired: ASP.NET, Tired: PHP, Wired: Django.

Advertisement

I think I've been using Python for close to 12 years now, and it's been my favorite language for much of that time (I've given 2 keynotes and one or two talks at the Python conferences. It's by far my favorite language to consult in). Long enough to get used to the fact that people typically don't get it ("Yes, I always indent my code like that anyway, but I could never use a language that REQUIRED it!").

In fact, being misunderstood by the world at large is almost de rigeur in the Python culture. So it's surprising when the world seems to occasionally get it.

Another example: this year's Pycon T-shirt was taken from the xkcd webcomic.

I'm not into Django myself; I'm more interested in the flexibility of the approach taken by TurboGears 2 (I just spent a significant amount of time cleaning up the TurboGears 2 Wiki Tutorial). However, I think the combination of choices offered by Django + TurboGears covers people's needs better than a single monolithic approach, and Django appears to be the right solution for a large portion of the applications out there.

Talk Back!

Have an opinion? Readers have already posted 4 comments about this weblog entry. Why not add yours?

RSS Feed

If you'd like to be notified whenever Bruce Eckel adds a new entry to his weblog, subscribe to his RSS feed.

About the Blogger

Bruce Eckel (www.BruceEckel.com) provides development assistance in Python with user interfaces in Flex. He is the author of Thinking in Java (Prentice-Hall, 1998, 2nd Edition, 2000, 3rd Edition, 2003, 4th Edition, 2005), the Hands-On Java Seminar CD ROM (available on the Web site), Thinking in C++ (PH 1995; 2nd edition 2000, Volume 2 with Chuck Allison, 2003), C++ Inside & Out (Osborne/McGraw-Hill 1993), among others. He's given hundreds of presentations throughout the world, published over 150 articles in numerous magazines, was a founding member of the ANSI/ISO C++ committee and speaks regularly at conferences.

This weblog entry is Copyright © 2008 Bruce Eckel. All rights reserved.

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use