This item is not eligible for Amazon Prime, but millions of other items are. Join Amazon Prime today. Already a member? Sign in.

25 used & new from $2.00
See All Buying Options

Have one to sell? Sell yours here
 
   
Tell a Friend
Learning Python (Help for Programmers)
 
See larger image
 
Are You an Author or Publisher?
Find out how to publish your own Kindle Books
 
  

Learning Python (Help for Programmers) (Paperback)

by Mark Lutz (Author), David Ascher (Author)
3.9 out of 5 stars  (114 customer reviews)


Available from these sellers.


25 used & new available from $2.00
Also Available in: List Price: Our Price: Other Offers:
Paperback (3) $39.99 $26.39 38 used & new from $18.00
 
   

Customers Who Bought This Item Also Bought

Programming Python

Programming Python by Mark Lutz

Python Cookbook

Python Cookbook by Alex Martelli

4.4 out of 5 stars (36)  $32.97
Python in a Nutshell (In a Nutshell (O'Reilly))

Python in a Nutshell (In a Nutshell (O'Reilly)) by Alex Martelli

4.6 out of 5 stars (36)  $26.39
Python Pocket Reference (Pocket Reference (O'Reilly))

Python Pocket Reference (Pocket Reference (O'Reilly)) by Mark Lutz

4.0 out of 5 stars (11)  $9.95
Learning Perl, Second Edition

Learning Perl, Second Edition by Randal L. Schwartz

4.2 out of 5 stars (290) 
Explore similar items : Books (100)

Editorial Reviews
Amazon.com
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.



See all Editorial Reviews

Product Details
  • Paperback: 384 pages
  • Publisher: O'Reilly; 1 edition (April 7, 1999)
  • Language: English
  • ISBN-10: 1565924649
  • ISBN-13: 978-1565924642
  • Product Dimensions: 9 x 7 x 0.9 inches
  • Shipping Weight: 1.2 pounds
  • Average Customer Review: 3.9 out of 5 stars  (114 customer reviews)
  • Amazon.com Sales Rank: #174,161 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #26 in  Books > Computers & Internet > Programming > Languages & Tools > Python

    (Publishers and authors: Improve Your Sales)
  • In-Print Editions: Paperback (3) |  All Editions


Citations (learn more)
11 books cite this book: