summaryrefslogtreecommitdiffstats
path: root/computer
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-03-16 16:41:28 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-03-16 16:41:28 +0100
commiteb90405bda2b9d8cd9794c36654a3de17ccc2c86 (patch)
tree9ff327cb1dd11eefbbfde62d09131141c6f83728 /computer
parentc5c6e2874a80ba77597a26842b97fd451387694e (diff)
Add talk CppCon 2018: Matt Godbolt "The bits Between the Bits"
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'computer')
-rw-r--r--computer/programming.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/computer/programming.md b/computer/programming.md
index 8540296..1101e18 100644
--- a/computer/programming.md
+++ b/computer/programming.md
@@ -17,4 +17,5 @@ tutorials and resources.
* [The Voids Of Haskell](https://github.com/graninas/The-Voids-Of-Haskell)
* [Why is Object-Oriented Programming Bad?](https://ovid.github.io/articles/why-is-object-oriented-programming-bad.html)
+* [CppCon 2018: Matt Godbolt “The Bits Between the Bits: How We Get to main()”](https://www.youtube.com/watch?v=dOfucXtyEsU)