- Mastering Concurrency in Python
- Quan Nguyen
- 195字
- 2021-06-10 19:23:53
Advanced Introduction to Concurrent and Parallel Programming
This first chapter of Mastering Concurrency in Python will provide an overview of what concurrent programming is (in contrast to sequential programming). We will briefly discuss the differences between a program that can be made concurrent and one that cannot. We will go over the history of concurrent engineering and programming, and we will provide a number of examples of how concurrent programming is used in the present day. Finally, we will give a brief introduction to the approach that will be taken in this book, including an outline of the chapter structure and detailed instructions for how to download the code and create a working Python environment.
The following topics will be covered in this chapter:
- The concept of concurrency
- Why some programs cannot be made concurrent, and how to differentiate them from programs that can
- The history of concurrency in computer science: how it is used in the industry today, and what can be expected in the future
- The specific topics that will be covered in each section/chapter of the book
- How to set up a Python environment, and how to check out/download code from GitHub
推薦閱讀
- Facebook Application Development with Graph API Cookbook
- C語言程序設計實訓教程
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Learn React with TypeScript 3
- PLC編程與調試技術(松下系列)
- Java Web程序設計任務教程
- Android程序設計基礎
- HTML5與CSS3基礎教程(第8版)
- 打開Go語言之門:入門、實戰與進階
- Domain-Driven Design in PHP
- Raspberry Pi Robotic Blueprints
- 創意UI Photoshop玩轉移動UI設計
- Android移動應用項目化教程
- R的極客理想:量化投資篇