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 <erichc...@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 >
-- http://mail.python.org/mailman/listinfo/python-list