- 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.
推薦閱讀
- JSP網絡編程(學習筆記)
- Android應用程序開發與典型案例
- Mobile Web Performance Optimization
- 程序員考試案例梳理、真題透解與強化訓練
- INSTANT Mercurial SCM Essentials How-to
- Magento 1.8 Development Cookbook
- AutoCAD VBA參數化繪圖程序開發與實戰編碼
- R大數據分析實用指南
- Learning ArcGIS for Desktop
- Java SE實踐教程
- Apache Camel Developer's Cookbook
- Jakarta EE Cookbook
- PHP從入門到精通(第7版)
- JavaScript全棧開發
- Storm Real-Time Processing Cookbook