- Learn Programming in Python with Cody Jackson
- Cody Jackson
- 113字
- 2021-06-10 19:06:06
Installation
Depending on your operating system, Python may already be installed. Python is very prevalent in the *nix world, though different operating systems use different versions. It is almost guaranteed that Python 2 is installed, and an increasing number of systems have some version of Python 3 installed as well.
It is recommended to go to https://www.python.org and download the latest version of Python. While this book will focus on version 3.6 and later, the majority of the information will apply to older versions of Python 3 as well. Various installers are available for the major operating systems, as well as some specialized and older platforms; installation instructions are provided with the download.
推薦閱讀
- C語言程序設計教程(第2版)
- INSTANT CakePHP Starter
- INSTANT OpenNMS Starter
- 快速念咒:MySQL入門指南與進階實戰
- 從零開始學C語言
- C# Multithreaded and Parallel Programming
- Python數據可視化之美:專業圖表繪制指南(全彩)
- 數據分析與挖掘算法:Python實戰
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Visual FoxPro程序設計實驗教程
- Web程序設計與架構
- Advanced C++
- Developing RESTful Web Services with Jersey 2.0
- Python機器學習
- The Ruby Workshop