Installing Python -- Your first Python program -- Native datatypes -- The power of introspection -- Objects and object-orientation -- Exceptions and file handling -- Regular expressions -- HTML processing -- XML processing -- Scripts and streams -- HTTP web services -- SOAP web services -- Unit testing -- Test-first programming -- Refactoring -- Functional programming -- Dynamic functions -- Performance tuning.
0
SUMMARY OR ABSTRACT
Text of Note
A hands-on guide to the Python language. Each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end.