|
You are here |
tonybaloney.github.io | ||
| | | | |
sumercip.com
|
|
| | | | | How Python's recent performance improvements work under the hood | |
| | | | |
alexgaynor.net
|
|
| | | | | [AI summary] The article discusses PyPy as a potential future for Python, highlighting its speed, flexibility, and advantages over CPython, while also noting current limitations and ways to contribute to its development. | |
| | | | |
eli.thegreenplace.net
|
|
| | | | | [AI summary] This article explains how to add a new 'until' statement to Python's compiler by modifying its grammar, AST generation, and bytecode compilation processes. | |
| | | | |
www.java-tv.com
|
|
| | | This video reveals the long lost secret of how to write readable Java code. Self explaining method names, fluent interfaces, DSLs, helpful frameworks... We are always looking for ways to make our code more readable. But in our quest, we seem to have forgotten something. The most effective way to make any code more readable. | ||