Gain a fundamental understanding of Python's syntax and features with the second edition ofBeginning Python, an uptodate introduction and practical reference. Covering a wide array of Pythonrelated programming topics, including addressing language internals, database integration, network programming, and web services, you'll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.
Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in Python 3.0 (otherwise known as Python 3000), advanced topics, such as extending Python and packaging/distributing Python applications, are also covered.
A bio is not available for this author.
Instant Hacking: The Basics.- Lists and Tuples.- Working with Strings.- Dictionaries: When Indices Wont Do.- Conditionals, Loops, and Some Other Statements.- Abstraction.- More Abstraction.- Exceptions.- Magic Methods, Properties, and Iterators.- Batteries Included.- Files and Stuff.- Graphical User Interfaces.- Database Support.- Network Programming.- Python and the Web.- Testing, 1-2-3.- Extending Python.- Packaging Your Programs.- Playful Programming.- Project 1: Instant Markup.- Project 2: Painting a Pretty Picture.- Project 3: XML for All Occasions.- Project 4: In the News.- Project 5: A Virtual Tea Party.- Project 6: Remote Editing with CGI.- Project 7: Your Own Bulletin Board.- Project 8: File Sharing with XML-RPC.- Project 9: File Sharing IINow with GUI!.- Project 10: Do-It-Yourself Arcade Game.