星期二, 六月 02, 2009

[study]python

Practicing Python

There's many ways to get better acquainted with Python. If you like puzzles and/or math, then there's two ideal resources for you:

The Python Challenge is a series of riddles that can be solved with (usually short) Python scripts.
Project Euler is for the more mathematically inclined and consists of a ever-growing set of problems that will probably test your problem solving skills much more than your programming skills. Nonetheless, if you need an excuse for programming, and this is your type of thing, then you should have fun.

source: http://inst.eecs.berkeley.edu/~selfpace/class/cs9h/tips.shtml

没有评论: