- Expert Python Programming(Second Edition)
- Micha? Jaworski Tarek Ziadé
- 180字
- 2021-07-16 10:58:03
Who this book is for
This book is written for Python developers who wish to go further in mastering Python. And by developers I mean mostly professionals, so programmers who write software in Python for a living. This is because it focuses mostly on tools and practices that are crucial for creating performant, reliable, and maintainable software in Python.
It does not mean that hobbyists won't find anything interesting. This book should be great for anyone who is interested in learning advance-level concepts with Python. Anyone who has basic Python skills should be able to follow the content of the book, although it might require some additional effort from less experienced programmers. It should also be a good introduction to Python 3.5 for those who are still a bit behind and continue to use Python in version 2.7 or older.
Finally, the groups that should benefit most from reading this book are web developers and backend engineers. This is because of two topics featured in here that are especially important in their areas of work: reliable code deployments and concurrency.
- Getting Started with React
- Beginning C++ Game Programming
- Learning Real-time Processing with Spark Streaming
- Rust編程:入門、實戰與進階
- Microsoft Application Virtualization Cookbook
- JMeter 性能測試實戰(第2版)
- JavaScript動態網頁開發詳解
- WordPress 4.0 Site Blueprints(Second Edition)
- 軟件測試實用教程
- Drupal 8 Development:Beginner's Guide(Second Edition)
- 寫給青少年的人工智能(Python版·微課視頻版)
- Python 3快速入門與實戰
- FusionCharts Beginner’s Guide:The Official Guide for FusionCharts Suite
- Design Patterns and Best Practices in Java
- C語言程序設計