E-Book, Englisch, 606 Seiten
Nguyen Advanced Python Programming
2. Auflage 2022
ISBN: 978-1-80181-777-6
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Accelerate your Python programs using proven techniques and design patterns
E-Book, Englisch, 606 Seiten
ISBN: 978-1-80181-777-6
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Advanced Python Programming".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Benchmarking and Profiling
- Pure Python Optimizations
- Fast Array Operations with NumPy and Pandas
- C Performance with Cython
- Exploring Compilers
- Automatic Differentiation and Accelerated Linear Algebra for Machine Learning
- Implementing Concurrency
- Parallel Processing
- Concurrent Web Requests
- Concurrent Image Processing
- Building Communication Channels with asyncio
- Deadlocks
- Starvation
- Race Conditions
- The Global Interpreter Lock
- The Factory Pattern
- The Builder Pattern
- Other Creational Patterns
- The Adapter Pattern
- The Decorator Pattern
- The Bridge Pattern
- The Façade Pattern
- Other Structural Patterns
- The Chain of Responsibility Pattern
- The Command Pattern
- The Observer Pattern