- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 134字
- 2021-07-02 21:09:34
Summary
In this chapter, we looked at some fundamentals of the Python programming language. We have seen how to create and access those data structures, and how to use comprehensions to create and transform data structures based on existing ones.
We looked briefly at what it means for Python to have first-class functions and classes, and how that can affect the possibilities open to us as programmers.
We briefly talked about some of the high points of the Python standard library. We also quickly covered the syntax, basic assumptions, and fundamental tools of the Python programming language.
In the next chapter, we're going to see how to set up a Python programming environment for us to work in for the remainder of the course and learn a bit about how to integrate third-party code.
- C# 2012程序設計實踐教程 (清華電腦學堂)
- Internet of Things with Intel Galileo
- Java加密與解密的藝術
- Python數據分析從0到1
- C/C++程序員面試指南
- 響應式架構:消息模式Actor實現與Scala、Akka應用集成
- Citrix XenServer企業運維實戰
- PrimeFaces Blueprints
- 監控的藝術:云原生時代的監控框架
- Visual Basic程序設計實驗指導及考試指南
- Implementing Microsoft Dynamics NAV(Third Edition)
- Microsoft HoloLens By Example
- IBM RUP參考與認證指南
- Learn Linux Quickly
- Swift 2 Blueprints