GuidePedia

0

If you're an experienced Python programmer, Python in Practice will help you improve the quality, reliability, speed, maintainability, and usability of all your Python programs.

Mark Summerfield focuses on four key themes: design patterns for coding elegance, faster processing through concurrency and compiled Python (Cython), high-level networking, and graphics. He identifies well-proven design patterns that are useful in Python, illuminates them with expert-quality code, and explains why some object-oriented design patterns are irrelevant to Python. He also explodes several counterproductive myths about Python programming—showing, for example, how Python can take full advantage of multicore hardware.

Table Contents:  [323 Pag.]

Foreword
Introduction
Chapter 1. Creational Design Patterns in Python
Chapter 2. Structural Design Patterns in Python
Chapter 3. Behavioral Design Patterns in Python
Chapter 4. High-Level Concurrency in Python
Chapter 5. Extending Python 
Chapter 6. High-Level Networking in Python
Chapter 7. Graphical User Interfaces with Python and Tkinter
Chapter 8. OpenGL 3D Graphics in Python
Appendix A. Epilogue 
Appendix B. Selected Bibliography
Index 


blog.jheysonmatta.com


Publicar un comentario

 
Top