Explore >> Select a destination


You are here

benhoyt.com
| | rcoh.me
4.0 parsecs away

Travel
| | As I was learning to program, Python lists seemed totally magical to me. I imagined them as being implemented by some sort of magical datastructure that was part linked-list, part array that was perfect for everything. As I grew as an engineer, it occurred that this was unlikely. I guessed (correctly) that rather than some sort of magical implementation, it was just backed by a resizable array. I decided to read the code and find out.
| | craftinginterpreters.com
1.6 parsecs away

Travel
| | [AI summary] The text outlines the structure and content of a book on building interpreters and virtual machines, covering topics like language design, parsing, and garbage collection.
| | hypirion.com
5.1 parsecs away

Travel
| | Can you learn anything valuable by removing programming constructs?
| | laihoconsulting.com
14.8 parsecs away

Travel
| Website and personal blog of Pekka Laiho, software engineer and financial enthusiast.