E-Book, Englisch, 536 Seiten
Jaworski / Ziade Expert Python Programming.
2. Auflage 2016
ISBN: 978-1-78588-439-9
Verlag: De Gruyter
Format: PDF
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Write professional, efficient and maintainable code in Python
E-Book, Englisch, 536 Seiten
ISBN: 978-1-78588-439-9
Verlag: De Gruyter
Format: PDF
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Expert Python Programming.".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmierung: Methoden und Allgemeines
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Table of Contents - Current status of python
- Syntax best practices - below the class level
- Syntax best practices - above the class level
- Choosing good names
- Writing a Package
- Deploying code
- Python extensions in other languages
- Managing code
- Documenting your project
- Test-driven development
- Optimization: general principles and profiling techniques
- Optimization: Some powerfu techniques
- Concurrency:
- Useful design patterns