Limit this search to....

Practical Python Softcover Repri Edition
Contributor(s): Lie Hetland, Magnus (Author)
ISBN: 1590590066     ISBN-13: 9781590590065
Publisher: Apress
OUR PRICE:   $44.99  
Product Type: Paperback
Published: August 2002
Qty:
Annotation: In disarmingly readable prose, author Hetland guides readers through those concepts of most importance to the budding Python developer. Following a concise overview of the installation process, Hetland brings the reader up to speed regarding the general programming precepts common to every high-level language, including data types, conditionals and looping, and modularity.
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
- Computers | Software Development & Engineering - General
Dewey: 005.133
Series: Expert's Voice
Physical Information: 1.57" H x 7.34" W x 9.32" (2.83 lbs) 352 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Practical Python offers a highly useful guide to the Python programming language. In disarmingly readable prose, author Magnus Lie Hetland guides readers through those concepts of most importance to the budding Python developer. Following a succinct overview of the installation process, Hetland brings the reader up to speed regarding the general programming precepts common to every high-level language, including datatypes, conditionals and looping, abstractions, and modularity. Notably, Hetland takes great care to provide a thorough introduction to Python s potentially confusing datatype offering, including lists, tuples, and dictionaries, providing numerous examples aimed towards familiarizing the reader with their subtle, yet important differences. Primed with the language's foundational knowledge, readers are then introduced to Python s file-handling, database, GUI, and string-handling capabilities. Additionally, readers are treated to an excellent review of Python s object-oriented, functional, and exception-handling capabilities. All chapters are peppered with references to Python's useful built-in functions, which are done with the intention of demonstrating the considerable features offered by the default Python distribution. Hetland devotes the second half of the book to project development, taking great care to choose a series of ten increasingly complex applications that are of timely and wide-ranging interest to burgeoning and expert developers alike. Project focus includes automated document conversion, newsgroup administration, graphical PDF document generation, remote document maintenance, the creation of a peer-to-peer system with XML-RPC, database integration, and GUI and game development. Magnus Lie Hetland is a Ph.D. student at the Norwegian University of Science and Technology where he works with algorithms for knowledge discovery in sequences. He has been a devoted Python fan for years and is well known for his online tutorials, Instant Python and Instant Hacking . He is the founder and lead developer of Anygui (http: //www.anygui.org), a respected Python GUI unification project