- 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.
- 數(shù)據(jù)科學(xué)實(shí)戰(zhàn)手冊(cè)(R+Python)
- 極簡(jiǎn)算法史:從數(shù)學(xué)到機(jī)器的故事
- ClickHouse性能之巔:從架構(gòu)設(shè)計(jì)解讀性能之謎
- 程序員面試白皮書(shū)
- Angular UI Development with PrimeNG
- Mastering JavaScript Object-Oriented Programming
- Practical UX Design
- C語(yǔ)言程序設(shè)計(jì)實(shí)踐教程
- Python編程與幾何圖形
- 劍指MySQL:架構(gòu)、調(diào)優(yōu)與運(yùn)維
- MySQL從入門(mén)到精通(軟件開(kāi)發(fā)視頻大講堂)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- Arduino計(jì)算機(jī)視覺(jué)編程
- Parallel Programming with Python
- 微信公眾平臺(tái)開(kāi)發(fā)最佳實(shí)踐