From 1c7f603012b9bb4ffdc744062d924fe55c2a9ca0 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 26 Dec 2024 14:55:47 +0100 Subject: New blog post --- src/blog/2024-04-30-taming-cpp-motivation/taming-cpp-motivation.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/blog/2024-04-30-taming-cpp-motivation/taming-cpp-motivation.md') diff --git a/src/blog/2024-04-30-taming-cpp-motivation/taming-cpp-motivation.md b/src/blog/2024-04-30-taming-cpp-motivation/taming-cpp-motivation.md index 3aef0c7..3181eb0 100644 --- a/src/blog/2024-04-30-taming-cpp-motivation/taming-cpp-motivation.md +++ b/src/blog/2024-04-30-taming-cpp-motivation/taming-cpp-motivation.md @@ -1,5 +1,7 @@ # Taming C++, episode 1: motivation +*This post is part of a [series](../../series)* + C++ is pretty much the standard language in the software industry for any project where performance matters. I have used it a fair bit in the past - during my [IOI](https://ioinformatics.org) time and for @@ -173,3 +175,5 @@ to continue studying it. I may or may not keep writing about this here: turning this into another blog series may be a good way to force myself to do this regularly, but on the other hand it may not be interesting for my readers. We'll see! + +*Next in the series: [RAII](../2024-12-26-taming-cpp-raii)* -- cgit v1.3