From 4d6927d2fa3b9924fd1ee690e62c31e67d11ac9c Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 5 Dec 2022 10:50:46 +0100 Subject: Add articles for programming chapter Signed-off-by: Matthias Beyer --- computer/programming.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/computer/programming.md b/computer/programming.md index b079089..3fe7182 100644 --- a/computer/programming.md +++ b/computer/programming.md @@ -33,3 +33,6 @@ tutorials and resources. * [hackernews](https://news.ycombinator.com/item?id=32495133) * [The type system is a programmer's best friend](https://dusted.codes/the-type-system-is-a-programmers-best-friend) * [hackernews](https://news.ycombinator.com/item?id=33480571) +* [IO is no longer the bottleneck](https://benhoyt.com/writings/io-is-no-longer-the-bottleneck/) +* [Falehoods Programmers believe about undefined behaviour](https://predr.ag/blog/falsehoods-programmers-believe-about-undefined-behavior/) + -- cgit v1.2.3