- Mastering Concurrency in Python
- Quan Nguyen
- 138字
- 2021-06-10 19:23:52
To get the most out of this book
Readers of this book should know how to execute Python programs in a development environment, or simply from a command prompt. They should also be familiar with general syntax and practices in Python programming (variables, functions, importing packages, and so on). Some basic computer science knowledge of elements such as pixels, the execution stack, and bytecode instructions is assumed at various points throughout this book.
The final section of Chapter 1, Advanced Introduction to Concurrent and Parallel Programming, covers the process of getting your Python environment set up. Chapters in this book might discuss the use of external libraries or tools that have to be installed via a package manager such as pip and Anaconda, and specific instructions on how to install those libraries are included in their corresponding chapters.
- 從零開始構(gòu)建企業(yè)級RAG系統(tǒng)
- Java 9 Concurrency Cookbook(Second Edition)
- C#編程入門指南(上下冊)
- 深入實踐Spring Boot
- NLTK基礎(chǔ)教程:用NLTK和Python庫構(gòu)建機器學(xué)習(xí)應(yīng)用
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應(yīng)用教程
- Android Application Development Cookbook(Second Edition)
- The Computer Vision Workshop
- Mastering Python High Performance
- Silverlight魔幻銀燈
- Python機器學(xué)習(xí):手把手教你掌握150個精彩案例(微課視頻版)
- Android程序設(shè)計基礎(chǔ)
- Keras深度學(xué)習(xí)實戰(zhàn)
- 0 bug:C/C++商用工程之道
- Python應(yīng)用與實戰(zhàn)