我的 2019 年 Python 文章榜单
现在是 2020 年的第一天,我相信从昨天开始,各位的信息流里肯定充斥了各式各样的年度盘点/回顾/总结/记录之类的内容。虽然来得稍晚了,但我还是想给诸位送上这一篇文章。
我将在本文中列出自己于 2019 年度里最喜爱的 10 篇 Python 文章。我的选择标准是极为个性化的,甚至会有点任性,因为我的第一条标准是:文章必须是我原创或者翻译的。
如标题所言,这就是“我的”文章榜单。同时,为了丰富本文内容,我在榜单之后,还会附上其他人所盘点的文章榜单,给大家呈上更多的精彩内容。
我的年度十佳文章
len(x) 击败 x.len(),从内置函数看 Python 的设计思想
Python 之父撰文回忆:为什么要创造 pgen 解析器?
Python 进阶之源码分析:如何将一个类方法变为多个方法?
聊聊 Python 的内置电池 / 聊聊 print 的前世今生
附录三份榜单:
1、爱湃森年度 Python 榜单
Our journey to type checking 4 million lines of Python
Tutorial: Advanced Jupyter Notebooks
Your Guide to the CPython Source Code
Incrementally migrating over one million lines of code from Python 2 to Python 3
Why you should use python -m pip
How to set up a perfect Python project
Dependencies between Python Standard Library modules
Timsort — the fastest sorting algorithm you’ve never heard of
----出处:爱湃森 2019 年度 Python 榜单
2、RealPython 年度 Python 榜单
How to Run Your Python Scripts
13 Project Ideas for Intermediate Python Developers
3 Ways of Storing and Accessing Lots of Images
Speed Up Your Python Program With Concurrency
Your Guide to the Python Print Function
How to Write Beautiful Python Code With PEP 8
How to Use Python Lambda Functions
How to Stand Out in a Python Interview
Inheritance and Composition: A Python OOP Guide
----出处:TalkPython 播客
3、Opensource 年度 Python 榜单
Perceiving Python programming paradigms
Learn object-oriented programming with Python
10 Python image manipulation tools
The right and wrong way to set Python 3 as default on a Mac
Graphically program in Python with Pythonic
JupyterLab teaches Python developers magic
Managing Python packages the right way
Format Python however you like with Black
Automate your Python code tests with tox
----出处:Opensource的盘点
公众号【Python猫】, 本号连载优质的系列文章,有喵星哲学猫系列、Python进阶系列、好书推荐系列、技术写作、优质英文推荐与翻译等等,欢迎关注哦。