Updates

Latest Tweet



What's New?

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


Like this Page

Core Python Programming Review by N. Childs

Excellent

This is by far the best of the five Python books I have, and one of the best general programming books I've read. The book covers every aspect of Python, from basic syntax to regular expressions, object-oriented programming, database manipulation, GUI development, and Jython. The numerous examples are compact and emphasize the topic being presented. And Wesley Chun explains the philosophy behind Python and how to make programs more "Pythonesque."