- 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
推薦閱讀
- 自然語(yǔ)言處理實(shí)戰(zhàn):預(yù)訓(xùn)練模型應(yīng)用及其產(chǎn)品化
- LabVIEW入門(mén)與實(shí)戰(zhàn)開(kāi)發(fā)100例
- Python程序設(shè)計(jì)(第3版)
- AngularJS Web Application Development Blueprints
- Mastering Scientific Computing with R
- Getting Started with NativeScript
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- LabVIEW數(shù)據(jù)采集
- C語(yǔ)言程序設(shè)計(jì)與應(yīng)用實(shí)驗(yàn)指導(dǎo)書(shū)(第2版)
- jQuery Mobile Web Development Essentials(Second Edition)
- CryENGINE Game Programming with C++,C#,and Lua
- 少年小魚(yú)的魔法之旅:神奇的Python
- 情境微課開(kāi)發(fā)(第2版)
- Java項(xiàng)目驅(qū)動(dòng)開(kāi)發(fā)教程
- 程序員的算法趣題2