Lean Python Learn Just Enough Python to Build Useful Tools

Learn only the essential aspects of Python without cluttering up your mind with features you may never use. This compact book is not a "best way to write code" type of book; rather, the author goes over his most-used functions, which are all you need to know as a beginner and some way beyo...

Full description

Bibliographic Details
Main Author: Gerrard, Paul
Format: eBook
Language:English
Published: Berkeley, CA Apress 2016, 2016
Edition:1st ed. 2016
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • 1. Getting Started
  • 2. Python Objects
  • 3. Program Structure
  • 4. Input and Output
  • 5. Using Modules
  • 6. Object Orientation
  • 7. Exception and Error Handling
  • 8. Testing Your Code
  • 9. Web Accessibility
  • 10. Searching
  • 11. Databases
  • 12. What Next?
  • A. References
  • B. Python Built-in Exceptions Hierarchy