- Learn Programming in Python with Cody Jackson
- Cody Jackson
- 102字
- 2021-06-10 19:06:04
The Fundamentals of Python
Python is a programming language that, as of the time of writing, is ranked number four on the the TIOBE programming language popularity index. It's one of the most popular languages taught in college, as well as heavily used in industry. Companies such as Google, Rackspace, Industrial Lights and Magic, D-Link, NASA, and others, as well as the Department of Defense and a large number of hobby projects, rely on Python to get work done.
This chapter will cover the following items:
- What is Python?
- Working with Python
- Commenting Python code
- Launching Python programs
- Using the IPython shell
推薦閱讀
- WebAssembly實戰
- 圖解Java數據結構與算法(微課視頻版)
- Vue.js入門與商城開發實戰
- Learning AWS Lumberyard Game Development
- Mastering OpenCV 4
- 嚴密系統設計:方法、趨勢與挑戰
- Mathematica Data Analysis
- Building Wireless Sensor Networks Using Arduino
- Go語言底層原理剖析
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- Arduino Electronics Blueprints
- Web開發新體驗
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書
- Internet of Things with Arduino Cookbook