Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Python in a Nutshell Review by David Alan Tussey

Excellent reference book for Python. Not for learning, but great reference.

This book is strictly a reference book. It contains snippets of examples and detailed explanations about each Python function/features. It is very, very good for that. The section on strings, for example, contains about 15 pages on every possible string methods, and a brief example. Perfect for a reference.