From de57a12e9a5daadedf649aba4b5c498983ff4347 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 26 Jun 2025 11:47:23 +0200 Subject: Added rust series to series page --- src/series/series.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src') diff --git a/src/series/series.md b/src/series/series.md index afbf3dd..a98b85c 100644 --- a/src/series/series.md +++ b/src/series/series.md @@ -50,3 +50,13 @@ My adventures in learning C++ as a C programmer. * Episode 1: [motivation](../blog/2024-04-30-taming-cpp-motivation) * Episode 2: [RAII](../blog/2024-12-26-taming-cpp-raii) * Episode 3: [templates, constraints and concepts](../blog/2025-01-21-taming-cpp-templates) + +## Learning Rust + +I have recently started learning Rust, documenting the process in a +small series of blog posts. These posts are all marked by the crab emoji +'🦀', which is something of a meme in the Rust community, as far as +I understand. + +* [Cargo culture shock](../blog/2025-06-13-cargo-culture-shock) +* [Stunned by the borrow checker](../blog/2025-06-26-borrow-checker) -- cgit v1.3