View Single Post
Posts: 1,038 | Thanked: 737 times | Joined on Nov 2005 @ Helsinki
#3
I would install latest in the 2.4 branch at the moment.

I recommend pygame. Well, depending on what kind of app you are planning to use.

sqlite is another 'must have'.

I recommend developing as much on your desktop computer as possible and just search for a good ide for your OS.

Oh, and python is miles better for development than C, much faster to develop on and not that much slower to run.