- Learn Programming in Python with Cody Jackson
- Cody Jackson
- 107字
- 2021-06-10 19:06:07
Summary
In this chapter, we discussed what the Python programming language is and how it differs from other languages. We learned how to use it on different operating systems and how to interact with the interactive Python shell. We saw how to comment Python code to provide a better explanation of what the code is doing. Finally, we discussed two alternative Python environments: IPython and the Xonsh shell.
In the next chapter, we will take a look at the Python data types (such as lists, dictionaries, and sets), how these types are used when programming, and how Python modules are imported and utilized to enhance coding projects.
推薦閱讀
- Learning ROS for Robotics Programming(Second Edition)
- FreeSWITCH 1.8
- Building a Game with Unity and Blender
- CentOS 7 Linux Server Cookbook(Second Edition)
- Network Automation Cookbook
- Designing Hyper-V Solutions
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計算
- 從學(xué)徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- Learning Network Forensics
- Protocol-Oriented Programming with Swift
- Unity 2018 Shaders and Effects Cookbook
- Python機器學(xué)習(xí)算法與應(yīng)用
- 區(qū)塊鏈項目開發(fā)指南
- UX Design for Mobile
- Python機器學(xué)習(xí)開發(fā)實戰(zhàn)