Looking for Advanced Python Tutorials

lbonafide at yahoo.com lbonafide at yahoo.com
Fri Apr 4 15:13:08 EDT 2008


On Apr 4, 6:58 am, cokofree... at gmail.com wrote:
> I was wondering if anyone knew of some online (free if possible)
> advanced tutorials, especially ones that provides tasks and ideas for
> small projects. The issue for myself is I want to improve my python
> programming level, and my ability to program in general, but come up
> blank thinking of a possible task or project to undertake.

Look at PyGame (http://pygame.org) and write a simple game, like
asteroids or space invaders.  Or heck, start with pong.  You'll be
amazed at how game programming will stretch your programming skills.

Or do graphics with PyOpenGL.  Google for NeHe's OpenGL tutorials to
get you started.



More information about the Python-list mailing list