Tuesday, May 04, 2010

Amazing Python | High-Quality Programming Screencasts

Amazing Python | High-Quality Programming Screencasts: "This free screencast demonstrates a practical example of how to use Python to solve a relatively difficult problem (an ASCII maze) with ease, thanks to just a few lines of code.

With this informative screencast you will:

* Learn how to solve a class of algorithms that are both common and useful.
* Get a feeling for the power and elegance of the Python language.
* Learn how to approach incremental development to resolve a self-contained problem.
* Solve huge ASCII mazes in mere fractions of a second! ;-)"