[其他] Beyond the Basic Stuff with Python

[复制链接]
发表于 2021-8-28 09:37:42
- 编码风格,以及如何使用 Python 的 Black 自动格式化工具来获得更清晰的代码
- 错误的常见来源,以及如何使用静态分析器检测它们
- 如何使用 Cookiecutter 模板工具构建代码项目中的文件
- 函数式编程技术,如 lambda 和高阶函数
- 如何使用 Python 的内置 timeit 和 cProfile 模块分析代码的速度
- Big-O 算法分析背后的计算机科学
- 如何使您的评论和文档字符串信息丰富,以及多久写一次
- 如何在面向对象编程中创建类,以及为什么使用它们来组织代码

(- Coding style, and how to use Python's Black auto-formatting tool for cleaner code
- Common sources of bugs, and how to detect them with static analyzers
- How to structure the files in your code projects with the Cookiecutter template tool
- Functional programming techniques like lambda and higher-order functions
- How to profile the speed of your code with Python's built-in timeit and cProfile modules
- The computer science behind Big-O algorithm analysis
- How to make your comments and docstrings informative, and how often to write them
- How to create classes in object-oriented programming, and why they're used to organize code)

No Starch Press - Beyond the Basic Stuff with Python.epub


上一篇:Mastering Swift 5.3, 6th Edition
下一篇:Azure DevOps for Web Developers

使用道具 举报

Archiver|手机版|小黑屋|吾爱开源 |网站地图

Copyright 2011 - 2012 Lnqq.NET.All Rights Reserved( ICP备案粤ICP备14042591号-1粤ICP14042591号 )

关于本站 - 版权申明 - 侵删联系 - Ln Studio! - 广告联系

本站资源来自互联网,仅供用户测试使用,相关版权归原作者所有

快速回复 返回顶部 返回列表