Skip to content

Python Power! The Comprehensive Guide

ISBN-10: 1598631586

ISBN-13: 9781598631586

Edition: 2008

Authors: Matt Telles, Leslie W. Bate

List price: $34.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Python, a powerful and flexible general purpose programming language is growing in popularity as more people become interested in programming using open source languages. "Python Power!: The Comprehensive Guide?"shows readers how to use Python to run Web sites, write GUI interfaces, control number-crunching code, process large XML data sets, build test suites for C or Java code, and much more. Technical topics are explained clearly and concisely and end-of-chapter projects encourage the reader to program on their own. A detailed table of contents and a complete, well-organized index make this book a great reference tool. All code used in the book will be available for download on the…    
Customers also bought

Book details

List price: $34.99
Copyright year: 2008
Publisher: Course Technology
Publication date: 7/24/2007
Binding: Paperback
Pages: 528
Size: 7.25" wide x 9.00" long x 1.00" tall
Weight: 2.332
Language: English

About python
Python language overview
Tools
Data types
Control flow
Input and output
Functions and modules
Exception handling
Object-oriented programming
Classes and objects in python
The python library
The GUI - TkInter
The Web Server-Apache
Working with databases
Putting it all together
Python and graphics