sabrecheeky
Member
- Joined
- Nov 16, 2005
- Messages
- 115
I've been wanting to get back into coding (my last *major* project was in Blitz Basic on my Amiga!)
A few years back I got some books on C - I have to admit, I found it very difficult to get my head round. Didn't get too far past 'Hello World!'
But last few weeks, I've just started learning Python (and Pygame) - Hope to knock something silly together, and I'm finding at a nice language to use. I'm still getting used to the 'duck typing'... having always used hard typing for objects and variables, and *everything* is case sensitive! (That took me about two hours of headscratching to find out!)
I bought this book...
CODE
http://www.amazon.co.uk/Beginning-Game-Development-Python-Pygame/dp/1590598725/
Expensive, but helped me get started, and once you're up and running, the web has *loads* of resources.
Have fun!
A few years back I got some books on C - I have to admit, I found it very difficult to get my head round. Didn't get too far past 'Hello World!'
But last few weeks, I've just started learning Python (and Pygame) - Hope to knock something silly together, and I'm finding at a nice language to use. I'm still getting used to the 'duck typing'... having always used hard typing for objects and variables, and *everything* is case sensitive! (That took me about two hours of headscratching to find out!)
I bought this book...
CODE
http://www.amazon.co.uk/Beginning-Game-Development-Python-Pygame/dp/1590598725/
Expensive, but helped me get started, and once you're up and running, the web has *loads* of resources.
Have fun!
Last edited by a moderator: