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...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Subjects: | |
Online Access: | Full Text via HEAL-Link |
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.