|
You are here |
martinheinz.dev | ||
| | | | |
www.mattlayman.com
|
|
| | | | | In this series of posts, I'm going to examine common design patterns in Python that make Python code feel "Pythonic." This fourth post turns our attention to the built-in functions and the power of knowing what is immediately at your fingertips. | |
| | | | |
doughellmann.com
|
|
| | | | | [AI summary] This book provides examples of using Python 3's Standard Library modules to enhance application development, covering topics like text processing, data structures, algorithms, and networking. | |
| | | | |
aradaelli.com
|
|
| | | | | [AI summary] The author discusses their experience with the programming language D, highlighting its features, advantages over C/C++, and reasons for preferring it despite its niche status. | |
| | | | |
florimond.dev
|
|
| | | A memo on implementing parametrized decorators whose default behavior doesn't require empty parentheses. | ||