From 806ed589a48d842dbb4996c830839f094566401a Mon Sep 17 00:00:00 2001 From: Marco Otte-Witte Date: Tue, 1 Oct 2024 08:59:27 +0200 Subject: [PATCH 1/2] add 100 Exercises book --- draft/2024-10-02-this-week-in-rust.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/draft/2024-10-02-this-week-in-rust.md b/draft/2024-10-02-this-week-in-rust.md index 65f0a8787..bd1e92287 100644 --- a/draft/2024-10-02-this-week-in-rust.md +++ b/draft/2024-10-02-this-week-in-rust.md @@ -45,6 +45,8 @@ and just ask the editors to select the category. ### Miscellaneous +* [New Book: "100 Exercises to Learn Rust: A hands-on course by Mainmatter"](https://a.co/d/j16Pzf2). + ## Crate of the Week From 54e9e3a1f205235a2e1aa01cb5fcf2d85a5f8380 Mon Sep 17 00:00:00 2001 From: Marco Otte-Witte Date: Thu, 3 Oct 2024 09:28:39 +0200 Subject: [PATCH 2/2] 2024-10-02-this-week-in-rust.md aktualisieren Co-authored-by: M Goldin <23177337+mariannegoldin@users.noreply.github.com> --- draft/2024-10-02-this-week-in-rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/2024-10-02-this-week-in-rust.md b/draft/2024-10-02-this-week-in-rust.md index bd1e92287..677d90b73 100644 --- a/draft/2024-10-02-this-week-in-rust.md +++ b/draft/2024-10-02-this-week-in-rust.md @@ -45,7 +45,7 @@ and just ask the editors to select the category. ### Miscellaneous -* [New Book: "100 Exercises to Learn Rust: A hands-on course by Mainmatter"](https://a.co/d/j16Pzf2). +* [New Book: "100 Exercises to Learn Rust: A hands-on course by Mainmatter"](https://rust-exercises.com/100-exercises/). ## Crate of the Week