- Expert Python Programming(Second Edition)
- Micha? Jaworski Tarek Ziadé
- 85字
- 2021-07-16 10:58:07
Summary
This chapter covered various best syntax practices that do not directly relate to Python classes and object-oriented programming. The first part of the chapter was dedicated to syntax features around Python sequences and collections, strings and byte-related sequences were also discussed. The rest of the chapter covered independent syntax elements of two groups—those that are relatively hard to understand for beginners (such as iterators, generators, and decorators) and those that are simply less known (the for…else
clause and function annotations).
推薦閱讀
- 大話PLC(輕松動漫版)
- Java程序設(shè)計(慕課版)
- Game Programming Using Qt Beginner's Guide
- Building a Game with Unity and Blender
- Web Application Development with R Using Shiny(Second Edition)
- Java程序設(shè)計與計算思維
- 快速念咒:MySQL入門指南與進階實戰(zhàn)
- Symfony2 Essentials
- 編程與類型系統(tǒng)
- 現(xiàn)代C++編程實戰(zhàn):132個核心技巧示例(原書第2版)
- 響應(yīng)式Web設(shè)計:HTML5和CSS3實戰(zhàn)(第2版)
- 深入淺出Go語言編程
- Functional Python Programming
- TypeScript全棧開發(fā)
- Windows 10 for Enterprise Administrators