- 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).
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Learning ROS for Robotics Programming(Second Edition)
- Learning Apex Programming
- Java面向對象思想與程序設計
- Apache Spark 2.x Machine Learning Cookbook
- Learning ArcGIS Pro 2
- Vue.js 2 and Bootstrap 4 Web Development
- SQL語言從入門到精通
- 新編Premiere Pro CC從入門到精通
- Building Minecraft Server Modifications
- Android開發案例教程與項目實戰(在線實驗+在線自測)
- Python Data Structures and Algorithms
- 持續集成與持續交付實戰:用Jenkins、Travis CI和CircleCI構建和發布大規模高質量軟件
- Building Business Websites with Squarespace 7(Second Edition)
- MATLAB計算機視覺實戰