- Python 3 Object:oriented Programming(Second Edition)
- Dusty Phillips
- 163字
- 2021-07-16 20:44:26
What you need for this book
All the examples in this book rely on the Python 3 interpreter. Make sure you are not using Python 2.7 or earlier. At the time of writing, Python 3.4 was the latest release of Python. Most examples will work on earlier revisions of Python 3, but you are encouraged to use the latest version to minimize frustration.
All of the examples should run on any operating system supported by Python. If this is not the case, please report it as a bug.
Some of the examples need a working Internet connection. You'll probably want to have one of these for extracurricular research and debugging anyway!
In addition, some of the examples in this book rely on third-party libraries that do not ship with Python. These are introduced within the book at the time they are used, so you do not need to install them in advance. However, for completeness, here is a list:
- pip
- requests
- pillow
- bitarray
- Facebook Application Development with Graph API Cookbook
- PHP程序設計(慕課版)
- Selenium Design Patterns and Best Practices
- Java開發入行真功夫
- 精通軟件性能測試與LoadRunner實戰(第2版)
- Learn WebAssembly
- CouchDB and PHP Web Development Beginner’s Guide
- Visual Basic程序設計實驗指導(第4版)
- 用Python實現深度學習框架
- Bootstrap 4 Cookbook
- Java Web開發詳解
- Python 3快速入門與實戰
- Ubuntu Server Cookbook
- ASP.NET本質論
- Visual C#(學習筆記)