Python Essentials. Modernize existing Python code and plan code migrations to Python using this definitive guide - Helion
ebook
Autor: Steven F. LottTytuł oryginału: Python Essentials. Modernize existing Python code and plan code migrations to Python using this definitive guide
ISBN: 9781784398149
stron: 298, Format: ebook
Data wydania: 2015-06-30
Księgarnia: Helion
Cena książki: 129,00 zł
Osoby które kupowały "Python Essentials. Modernize existing Python code and plan code migrations to Python using this definitive guide", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Python Essentials. Modernize existing Python code and plan code migrations to Python using this definitive guide eBook -- spis treści
- 1. Getting Started
- 2. Simple Data Types
- 3. Expressions and Output
- 4. Variables, Assignment and Scoping Rules
- 5. Logic, Comparisons, Conditions
- 6. More Complex Data Types
- 7. Basic Function Definition
- 8. More Advanced Python Functions
- 9. Exceptions
- 10. Files, Databases, Networks, and Contexts
- 11. Class Definitions
- 12. Scripts, Modules, Packages, Libraries, and Applications
- 13. Metaprogramming and Decorators
- 14. Fit and Finish: Unit Testing, Packaging, and Documentation
- 15. Next Steps