Reflections on software development

Very python oriented, keeping an eye on the rest of the world though :-)

Python and design patterns – an example using pygame

Posted by goofy4u on March 10, 2006

A very usefull guide I recently discovered can be found over here.  It teaches multiple things at the same time : using python, introducing some design patterns ( the ones found in the model view controller pattern ) and at the same time developing a game using pygame…  What do you want more to get you started?  I will keep you informed about this guide.  I wish to thank the author for the nice job he did so far.

Leave a comment