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...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Gerrard, Paul (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2016.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.