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:
- PLC i TIA Portal. Kurs video. Techniki programowania SIMATIC S7-1200 200,00 zł, (10,00 zł -95%)
- Google Cloud. Kurs video. Zostań administratorem systemów IT 142,86 zł, (10,00 zł -93%)
- Instalacja i konfiguracja baz danych. Kurs video. Przygotowanie do egzaminu 70-765 Provisioning SQL Databases 285,57 zł, (19,99 zł -93%)
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Excel w HR. Kurs video. Od teorii do praktyki 222,11 zł, (19,99 zł -91%)
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