- 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.
推薦閱讀
- UNIX編程藝術(shù)
- Facebook Application Development with Graph API Cookbook
- Python程序設(shè)計(jì)教程(第2版)
- Mastering PHP Design Patterns
- SEO智慧
- Building Cross-Platform Desktop Applications with Electron
- Learning Apache Cassandra
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計(jì)
- TypeScript 2.x By Example
- ABAQUS6.14中文版有限元分析與實(shí)例詳解
- 大數(shù)據(jù)時代的企業(yè)升級之道(全3冊)
- Selenium WebDriver Practical Guide
- Data Manipulation with R(Second Edition)
- Puppet 5 Beginner's Guide(Third Edition)
- PHP 7 Programming Blueprints