Linux and Open Source Books and Software
 Location:  Home » O'Reilly Linux » Learning Python (Help for Programmers)    
Categories
Linux Books
Electronics
Linux Software
Linux Games
O'Reilly Linux
Tshirts
Information
Home
Linux Shop
Irish Hosting
ILUG
Linux Resources
Subcategories
Education & Reference
Almanacs & Yearbooks
Atlases & Maps
Careers
Catalogs & Directories
College & University
Consumer Guides
Dictionaries & Thesauruses
Encyclopedias
Etiquette
Foreign Language Study & Reference
Genealogy
Graduate School
Quotations
Schools & Teaching
Studying & Workbooks
Test Preparation
Trivia & Fun Facts
Words, Language & Grammar
Writing, Research & Publishing Guides
Related Categories
• Python
Languages & Tools
Programming
Computers & Technology
Subjects
• Object-Oriented Design
Software Design, Testing & Engineering
Programming
Computers & Technology
Subjects
• Software
Computers & Technology
Subjects
Books
• Education & Reference
Subjects
Books
• Mathematics
Science & Math
Subjects
Books
• Object-Oriented Software Design
Computer Science
New & Used Textbooks
Specialty Boutique
Books
• Programming Languages
Computer Science
New & Used Textbooks
Specialty Boutique
Books

Learning Python (Help for Programmers)

Learning Python (Help for Programmers)Authors: Mark Lutz, David Ascher
Publisher: O'Reilly Media
Category: Book

List Price: $34.95
Buy New: $12.00
as of 5/23/2012 04:46 IST details
You Save: $22.95 (66%)

In Stock


New (17) Used (49) from $0.76

Seller: thebookreaders
Sales Rank: 997,222

Languages: English (Unknown), English (Original Language), English (Published)
Media: Paperback
Edition: 1st ed
Pages: 384
Number Of Items: 1
Shipping Weight (lbs): 1.3
Dimensions (in): 9 x 7 x 0.9

ISBN: 1565924649
UPC: 636920924647
EAN: 9781565924642
ASIN: 1565924649

Publication Date: April 14, 1999
Availability: Usually ships in 1-2 business days

Also Available In:

  • Hardcover - Learning Python (Nutshell Series)
  • Paperback - Learning Python (Help for Programmers)

Similar Items:


Editorial Reviews:

Product Description

Learning Python is an introduction to the increasingly popular Python programming language. Python is an interpreted, interactive, object-oriented scripting language. Python is growing in popularity because:

  • It is available on all important platforms: Windows NT, Windows 95, Windows 98, Linux, all major UNIX platforms, MacOS, and even the BeOS.
  • It is open-source software, copyrighted but freely available for use, even in commercial applications.
  • Its clean object-oriented interface makes it a valuable prototyping tool for C++ programmers.
  • It works well with all popular windowing toolkits, including MFC, Tk, Mac, X11, and Motif. Learning Python is written by Mark Lutz, author of Programming Python and Python Pocket Reference; and David Ascher, a vision scientist and Python user. This book starts with a thorough introduction to the elements of Python: types, operators, statements, classes, functions, modules, and exceptions. By reading the first part of the book, the reader will be able to understand and construct programs in the Python language. In the second part of the book, the authors present more advanced information, demonstrating how Python performs common tasks and presenting real applications and the libraries available for those applications. All the examples use the Python interpreter, so the reader can type them in and get instant feedback. Each chapter ends with a series of exercises. Solutions to the exercises are in an appendix.


Amazon.com Review
The authors of Learning Python show you enough essentials of the Python scripting language to enable you to begin solving problems right away, then reveal more powerful aspects of the language one at a time. This approach is sure to appeal to programmers and system administrators who have urgent problems and a preference for learning by semi-guided experimentation.

First off, Learning Python shows the relationships among Python scripts and their interpreter (in a mostly platform-neutral way). Then, the authors address the mechanics of the language itself, providing illustrations of how Python conceives of numbers, strings, and other objects as well as the operators you use to work with them. Dictionaries, lists, tuples, and other data structures specific to Python receive plenty of attention including complete examples.

Authors Mark Lutz and David Ascher build on that fundamental information in their discussions of functions and modules, which evolve into coverage of namespaces, classes, and the object-oriented aspects of Python programming. There's also information on creating graphical user interfaces (GUIs) for Python applications with Tkinter.

In addition to its careful expository prose, Learning Python includes exercises that both test your Python skills and help reveal more elusive truths about the language.


All prices are in US dollars and are provided by Amazon web services. There maybe shipping restrictions on some items.
CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED ‘AS IS’ AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.
Powered by Apache on Ubuntu Linux with php5, xml, mod_rewrite