aboutsummaryrefslogtreecommitdiff
path: root/src/series
diff options
context:
space:
mode:
Diffstat (limited to 'src/series')
-rw-r--r--src/series/series.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/series/series.md b/src/series/series.md
index a28ea04..84bdad0 100644
--- a/src/series/series.md
+++ b/src/series/series.md
@@ -42,3 +42,10 @@ of complexity: `grep`, `sed` and `awk`. Work in progress.
42This series contains only one post for now, but I may add more in the future. 42This series contains only one post for now, but I may add more in the future.
43 43
44* [Look stuff up with sed](../blog/2022-06-12-shell-ide-sed) 44* [Look stuff up with sed](../blog/2022-06-12-shell-ide-sed)
45
46## Taming C++
47
48My adventures in learning C++ as a C programmer.
49
50* Episode 1: [motivation](../blog/2024-04-30-taming-cpp-motivation)
51* Episode 2: [RAII](../blog/2024-12-26-taming-cpp-raii)

Generated with cgit - Back to sebastiano.tronto.net