Learning Python is an introduction to the increasingly popular interpreted programming language that's portable, powerful, and remarkably easy to use in both stand-alone and scripting applications. This book thoroughly introduces the elements of Python: types, operators, statements, classes, functions, modules, and exceptions. It also demonstrates how to perform common programming tasks and write real applications.