Feeds:
Posts
Comments

Archive for March, 2008

Where are we going? How do we understand human history? How do we understand our current trend, especially changes brought out by software and web?
There are a lot of economic theories. There are a lot of ideologies, religions based on whether human nature is selfish or altruistic. In China, in the recent decades, people realize [...]

Read Full Post »

Here are some python tutorials:

http://swaroopch.info/text/Byte_of_Python:Main_Page (very simple introduction to python, very good for beginners)
http://www.python.org/doc/current/tut/tut.html (a classic tutorial written by python’s author, very well-written tutorial, highly recommended)

Some free books: http://diveintopython.org/

Python is very easy to learn. The best thing of python is that you can play with it. You can play with [...]

Read Full Post »