- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 82字
- 2021-07-02 21:09:29
Python Primer
In this chapter, we will be covering the basic syntax of Python, its built-in data structures, functions, classes, its standard library, and the new features in the latest versions of Python. If you need to get up to speed on the language, this is where we'll do that. We'll walk through, step by step, covering the following topics:
- Python basic syntax and block structure
- Built-in data structures and comprehensions
- First-class functions and classes
- Extensive standard library
- What's new in Python
推薦閱讀
- What's New in TensorFlow 2.0
- TensorFlow Lite移動端深度學習
- Java編程指南:基礎知識、類庫應用及案例設計
- Python程序設計案例教程
- Unreal Engine 4 Shaders and Effects Cookbook
- Java程序設計入門
- Python全棧數據工程師養成攻略(視頻講解版)
- Java程序員面試筆試寶典(第2版)
- Clean Code in C#
- 從零開始:UI圖標設計與制作(第3版)
- 寫給程序員的Python教程
- 創意UI:Photoshop玩轉APP設計
- Solr權威指南(下卷)
- Sitecore Cookbook for Developers
- Qt 5.12實戰