Archive for July, 2007

Creating a game using python and Silverlight 1.1

Sunday, July 29th, 2007

This tutorial assumes that you have a passing understanding of Silverlight and Microsoft’s .NET technologies. If you do you should have no trouble understanding everything in this code, and chances are you will understand some of it more then I do!
But to start it off here is a little bit of information straight from […]

Popularity: 33%

Python 3000 Status Update from Guido

Thursday, July 5th, 2007

I just stumbled on this and I thought I’d pass it onto my fellow python programmers, it’s a python 3000 status update from Guido van Rossum.
Personally I’m looking forward to Python 3.0, I don’t know if I’ll like the break in backwards compatibility but a lot of the changes seem great.
Making the print statement a […]

Popularity: 24%

PyLan a GTD todo application written in python and PyGTK - part three

Wednesday, July 4th, 2007

PyLan three
Hello welcome to the long-time-coming third article in this tutorial. I apologize to everyone (anyone?) that was waiting for it. I have been very busy as of late and have had much of my time taken up by a few other python projects, that I hope to be able to show you […]

Popularity: 35%