Limit this search to....

Python: The Complete Reference
Contributor(s): Brown, Martin C. (Conductor)
ISBN: 007212718X     ISBN-13: 9780072127188
Publisher: McGraw-Hill/Osborne Media
OUR PRICE:   $54.90  
Product Type: Paperback
Published: September 2001
Qty:
Annotation: The Most Authoritative Volume Available on Python

Explore all aspects of programming with Python in this comprehensive resource. Expert programmer Martin Brown guides you through the fundamentals of using modules through the use of advanced object orientation classes. You'll learn how to develop complex applications, create multimedia software, and develop interactive Web sites. While written with the experienced programmer in mind, "Python: The Complete Reference is an invaluable sourcebook for the beginning programmer as well. This book also covers how to utilize Python's extensive libraries, including tools for reading and parsing SGML, HTML, and XML files.Master programming in the Python language Discover how modules are written and imported into your scripts Use Python's extensive libraries for information processing, file system manipulation, data management, network communication, multimedia, and more Apply Python as a RAD tool for rapid application development Understand specialized instructions for programmers of Perl and other languages Work with SGML, HTML, and XML for advanced Web applications Build GUI-based applications using the Tk interface

Additional Information
BISAC Categories:
- Computers | Programming - Object Oriented
- Computers | Programming Languages - General
Dewey: 005.133
LCCN: 2001279084
Series: Complete Reference
Physical Information: 1.58" H x 7.52" W x 9.28" (2.65 lbs) 1200 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Python is an intergrated, object-orientated development language for use in computer programming. This text is split into distinct sections, each concentrating on a core angle of the language. The book also contains sections for Web and application development, the two most popular uses for Python. It is designed to teach a programmer how to use Python by explaining the mechanics of Python. The appendixes offer a quick guide to the main features of the Python language, as well as additional guides to non-essential systems such as the IDLE development environment and general guidelines for migrating from another language.