- 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.
推薦閱讀
- 高效微控制器C語言編程
- Java入門很輕松(微課超值版)
- 數據結構習題精解(C語言實現+微課視頻)
- 你不知道的JavaScript(中卷)
- Babylon.js Essentials
- 區塊鏈架構之美:從比特幣、以太坊、超級賬本看區塊鏈架構設計
- 奔跑吧 Linux內核
- 人人都能開發RPA機器人:UiPath從入門到實戰
- 超好玩的Scratch 3.5少兒編程
- Spring Boot從入門到實戰
- Swift 2 Design Patterns
- Three.js Essentials
- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Swift iOS Programming for Kids
- 深度學習的數學:使用Python語言