- Mastering Concurrency in Python
- Quan Nguyen
- 166字
- 2021-06-10 19:23:57
Downloading example code
To obtain the code used throughout this book, you can download a repository from GitHub, which includes all of the example and project code covered in this book:
- First, visit https://github.com/PacktPublishing/Mastering-Concurrency-in-Python.
- To download the repository, simply click on the Clone or download button in the top right corner of your window. Choose Download ZIP to download the compressed repository to your computer:
Click on Download ZIP to download the repository
- Uncompress the downloaded file to create the folder that we are looking for. The folder should have the name Mastering-Concurrency-in-Python.
Separate folders, titled ChapterXX, are inside the folder, indicating the chapter that covers the code in that folder. For example, the Chapter03 folder contains the example and project code covered in Chapter 3, Working with Threads in Python. In each subfolder, there are various Python scripts; as you go through each code example in the book, you will know which script to run at a specific point in each chapter.
推薦閱讀
- Blockly創意趣味編程
- YARN Essentials
- Instant Ext.NET Application Development
- Microsoft Dynamics AX 2012 R3 Financial Management
- Scratch3.0趣味編程動手玩:比賽訓練營
- Python Interviews
- OpenCV 3 Blueprints
- 軟件體系結構
- Python Programming for Arduino
- Dart:Scalable Application Development
- 零基礎PHP從入門到精通
- Unity 3D UI Essentials
- JavaScript語法簡明手冊
- Python深度學習與項目實戰
- PHP高性能開發:基礎、框架與項目實戰