/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

benhoyt.com
| | doughellmann.com
4.2 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | kobzol.github.io
3.5 parsecs away

Travel
| | You can check out a YouTube recording of a talk based on this blog post.
| | blog.florimondmanca.com
3.7 parsecs away

Travel
| | Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects.
| | www.ryanliptak.com
20.8 parsecs away

Travel
| An introduction to a recent addition to Zig's standard library that allows for checking that any allocation failures are handled without introducing memory leaks, etc.