- 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
- Java范例大全
- Visual C++串口通信開發入門與編程實踐
- Object-Oriented JavaScript(Second Edition)
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- C# 8.0核心技術指南(原書第8版)
- 智能搜索和推薦系統:原理、算法與應用
- Mastering Web Application Development with AngularJS
- PHP 7從零基礎到項目實戰
- Responsive Web Design with jQuery
- Java程序設計教程
- Python Penetration Testing Essentials
- Learning NHibernate 4
- PHP高性能開發:基礎、框架與項目實戰
- 機器人ROS開發實踐
- Neo4j High Performance