Fork me on GitHub
#off-topic
<
2021-08-18
>
respatialized13:08:44

https://aosabook.org/en/500L/introduction.html This looks like really nice reference material. Modern applications in 500 LoC or less, including: • in-memory graph database • Web server • Image filters • A build system • A CI server • A visual programming toolkit

👀 6
didibus04:08:38

Seems interesting, 500 loc is a weird constraint, it worries me it'll simply show python solutions that delegate everything to a library. But I like the way it seems to insist on specifically looking into the design choices and various options. I can't seem to find a preview though

respatialized13:08:55

I'm not sure! I just came across it for the first time.