- 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.
- AngularJS入門與進(jìn)階
- Java面向?qū)ο笏枷肱c程序設(shè)計(jì)
- 新一代通用視頻編碼H.266/VVC:原理、標(biāo)準(zhǔn)與實(shí)現(xiàn)
- CentOS 7 Server Deployment Cookbook
- DevOps入門與實(shí)踐
- Visual C++串口通信技術(shù)詳解(第2版)
- 手把手教你學(xué)C語(yǔ)言
- bbPress Complete
- 編程菜鳥學(xué)Python數(shù)據(jù)分析
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程
- Instant jQuery Boilerplate for Plugins
- Using Yocto Project with BeagleBone Black
- HTML5與CSS3權(quán)威指南
- Manage Your SAP Projects with SAP Activate
- LibGDX Game Development By Example