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:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 117,27 zł, (12,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,14 zł, (12,90 zł -86%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Prawa ludzkiej natury 75,88 zł, (12,90 zł -83%)
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