On Wed, 2006-06-12 at 09:43 +0000, Ed Singleton wrote:
> On 05/12/06, Nader <[EMAIL PROTECTED]> wrote:
> >
> > Hello,
> >
> > I would like to spend time to learn one (maybe both) of these tools to
> > make some application. I have learned Python because of his advantages
> > to compare to other languages. I have rewritten a lot of bash scripts
> > in Python. I have some experince with PHP also. But I would like to use
> > Python for develop some web application also. But I don't know
> > preciesly which of them (Django or Turbuears) is more applicable. I
> > don't dare to say which of them is better, because I can't judge about
> > it. I don't have enough knowledge about it. I would like to hear
> > somebody who has this knowledge.
> 
> If you're quite new to Python programming and web programming in
> general, then I'd suggest Django.  It's better documented and easier
> to get started in.  If you get frustrated that you can't do certain
> things in it, then give TurboGears a look.
> 
> Having said that, both systems have some interactive tutorials that
> you can do in an hour or so.  Do  at least one from each system and
> see which seems to fit your way of thinking.
> 
> Personally, I think TurboGears tends to be hard work, but much more
> satisfying, and you learn a lot from using it.
> 
> So maybe, TurboGears for hobby or learning.  Django for high-pressure
> work environment.  TurboGears for low-pressure work environment (ie
> when you get to do your learning on the job).

In general I agree with the above. That said, if you think what you want
to do is out of Django's core problem domain, then it's not so good to
be in a high pressure situation and suddenly realize that what you need
to do is going to be *really* hard. I found that to be the case with
Django's admin interface. ( Which is really the main selling point of
Django ). Cusomizing it as is intended by the designers is easy. But if
you decide you need to do something weird, hacking on that is not
pretty. 

iain


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to