Limit this search to....

Python for Dummies
Contributor(s): Maruch, Stef (Author), Maruch, Aahz (Author)
ISBN: 0471778648     ISBN-13: 9780471778646
Publisher: For Dummies
OUR PRICE:   $31.49  
Product Type: Paperback - Other Formats
Published: August 2006
Qty:
Annotation: Use Python to build programs, debug code, and simplify development

Wrap yourself up in the structures, libraries, and advanced features of Python

Looking for a powerful yet easy-to-read programming language? Then slither up to Python! This friendly reference introduces you to Python, the portable, interactive language that combines great power with clear syntax. Get familiar with Python's building blocks; work with strings, dictionaries, and sets; and find out everything you need to write a robust program.

Discover how to Process lists and tuples Direct a program with control structures Build applications with modules and packages Get a charge from the "batteries included" libraries Understand the new features of Python 2.5, including SQLite

Additional Information
BISAC Categories:
- Computers | Software Development & Engineering - General
Dewey: 005.133
LCCN: 2006924031
Series: For Dummies
Physical Information: 1" H x 7.3" W x 8.9" (1.30 lbs) 432 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Python is one of the most powerful, easy-to-read programming languages around, but it does have its limitations. This general purpose, high-level language that can be extended and embedded is a smart option for many programming problems, but a poor solution to others.

Python For Dummies is the quick-and-easy guide to getting the most out of this robust program. This hands-on book will show you everything you need to know about building programs, debugging code, and simplifying development, as well as defining what actions it can perform. You'll wrap yourself around all of its advanced features and become an expert Python user in no time. This guide gives you the tools you need to:

  • Master basic elements and syntax
  • Document, design, and debug programs
  • Work with strings like a pro
  • Direct a program with control structures
  • Integrate integers, complex numbers, and modules
  • Build lists, stacks, and queues
  • Create an organized dictionary
  • Handle functions, data, and namespace
  • Construct applications with modules and packages
  • Call, create, extend, and override classes
  • Access the Internet to enhance your library
  • Understand the new features of Python 2.5

Packed with critical idioms and great resources to maximize your productivity, Python For Dummies is the ultimate one-stop information guide. In a matter of minutes you'll be familiar with Python's building blocks, strings, dictionaries, and sets; and be on your way to writing the program that you've dreamed about