- 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.
推薦閱讀
- Oracle從入門到精通(第3版)
- Spring 5.0 Microservices(Second Edition)
- 工程軟件開發技術基礎
- Building Mapping Applications with QGIS
- C語言從入門到精通(第4版)
- 手把手教你學C語言
- Windows Phone 7.5:Building Location-aware Applications
- Mastering Linux Security and Hardening
- JavaScript腳本特效編程給力起飛
- OpenCV Android Programming By Example
- 遠方:兩位持續創業者的點滴思考
- Python Digital Forensics Cookbook
- Visual C++從入門到精通(第2版)
- Java語言程序設計實用教程(第2版)
- SQL Server 2014 Development Essentials