|
Learning Python (Help for Programmers) | 
enlarge | Authors: Mark Lutz, David Ascher Publisher: O'Reilly Category: Book
List Price: $34.95 Buy Used: $2.79 You Save: $32.16 (92%)
New (6) Used (29) from $2.79
Avg. Customer Rating: 128 reviews
Media: Paperback Edition: 1 Number Of Items: 1 Pages: 384 Shipping Weight (lbs): 1.3 Dimensions (in): 9 x 7 x 0.9
ISBN: 1565924649 Dewey Decimal Number: 005.133 UPC: 636920924647 EAN: 9781565924642 ASIN: 1565924649
Publication Date: April 7, 1999 Availability: Usually ships in 1-2 business days Shipping: Expedited shipping available Shipping: International shipping available Condition: Used Condition - GOOD can be a well cared for Book (including Audio) that is in great condition to a Book that may show some signs of wear. GOOD Books may be marked; have some spine or page creases; exibit signs of aging or an ExLibrary copy. ** Possible marking on cover. 100% Satisfaction guaranteed on all purchases. Delivery is 7-14 days for standard mail. **
|
| Also Available In:
|
| Similar Items:
|
| Editorial Reviews:
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.
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 ofProgramming 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.
|
|
| Copyright 2007 FileFirm.com | |