diff --git a/.obsidian/graph.json b/.obsidian/graph.json index a159ab584..ef158d115 100755 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -60,6 +60,6 @@ "repelStrength": 18.0729166666667, "linkStrength": 0.744791666666667, "linkDistance": 177, - "scale": 0.42284390301209, + "scale": 0.08352472158263505, "close": false } \ No newline at end of file diff --git a/3-99 Research/Rust/Learning Plan.md b/3-99 Research/Rust/Learning Plan.md index 6f681a1c6..b708da19f 100644 --- a/3-99 Research/Rust/Learning Plan.md +++ b/3-99 Research/Rust/Learning Plan.md @@ -1,4 +1,4 @@ -- [ ] Chapter 1: Getting Started #Rust 📅 2025-02-11 ⏳ 2025-02-17 +- [x] Chapter 1: Getting Started #Rust ⏳ 2025-02-17 📅 2025-02-11 ✅ 2025-02-17 - [ ] Chapter 2: Programming a Guessing Game #Rust 📅 2025-02-18 ⏳ 2025-02-24 - [ ] Chapter 3: Common Programming Concepts #Rust 📅 2025-02-25 ⏳ 2025-03-03 - [ ] Chapter 4: Understanding Ownership #Rust 📅 2025-03-04 ⏳ 2025-03-10