Book Store   Audio Books   Child Books   Comic Books   Computer Books  
Learning Python, 3rd Edition Books In Print, Audio Books.
Home » All Books » Computers/Internet » Programming » Software Design » Object Oriented Design

Software Design • Performance Optimization
Software Design • Testing
Software Design • UML
Software Design • Software Project Management
Software Design • Software Design
Software Design • Robohelp
Software Design • Software Reuse
Software Design • Structured Design
Software Design • Software Development

Learning Python, 3rd Edition
buy bestselling books in print, audio books
Learning Python, 3rd Edition List Price: $39.99
Our Price: $26.39
You Save: $13.6

[ + Zoom ]   [ Buy Now ] Book : Usually ships in 24 hours
Learning Python, 3rd Edition description
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.

Learning Python, 3rd Edition Customer Reviews
  1     2     3  
♥♥♥♥♥ Great Book For Experienced Programmers in Other Languages
After getting a review copy of Learning Python, 3rd edition, I had forgot how much really great material was in the book. If you are interested in learning about Python 2.6 and Python 3000, and have some experience with Programming in another language this is an excellent book.

This book is not a reference book like the excellent Python Essential Reference, but more of a example driven guide through features of the language. I would pick this book up even if you know Python, as it covers new language features that have not been documented in some books.
  1     2     3