Re: [Tutor] First time webaps as example

2008-10-15 Thread Kent Johnson
On Wed, Oct 15, 2008 at 10:42 AM, Cezary Krzyżanowski <[EMAIL PROTECTED]> wrote: > So I'm looking for good ideas of first-time webaps to write. I tell them > to use django/pylons/turbogears to write something like kittenwars, > hotornot, a wiki, a simple shop, paster, a messageboard. You might wa

Re: [Tutor] First time webaps as example

2008-10-15 Thread bob gailer
Cezary Krzyżanowski wrote: Hi! I'm encouraging the students I teach to use python for their webapps. It's usually their first encounter with python, Now I begin to understand why students come to this list confused about assignments! IMHO it is essential when introducing a new language to

[Tutor] First time webaps as example

2008-10-15 Thread Cezary Krzyżanowski
Hi! I'm encouraging the students I teach to use python for their webapps. It's usually their first encounter with python, mostly even with webapps. C#, PHP+MySQL is something put into them in my university. So I'm looking for good ideas of first-time webaps to write. I tell them to use django/pyl