What do I need to know in order to write a web application in python?

Santoso Wijaya santoso.wijaya at gmail.com
Fri Mar 4 15:19:36 EST 2011


First, learn the language. Second, browse a multitude of popular web
frameworks written in Python, and try your hands on a few of them. I'd
suggest looking into django, pyramid, webpy, ... (others will fill in).

~/santa


On Fri, Mar 4, 2011 at 12:08 PM, ErichCart ErichCart <erichcart at gmail.com>wrote:

> I am currently a Computer Science student, I can write in pascal, C,
> and Java, and recently I learned about Python and fell in love with
> it. I watched some python programming tutorials on youtube, and now I
> can write some programs.
> But what I really want to do is to make a website where people can
> play real-time RISK game online with other players.
>
> Can this be done in Python 3.2?
> What do I need to know in order to make such a website? Which Python
> modules will I need to use?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110304/3d5e0f86/attachment-0001.html>


More information about the Python-list mailing list