From c42d19260307b2c2ad636222fb05a4b98ff0497f Mon Sep 17 00:00:00 2001 From: Rohan Khandelwal Date: Tue, 5 Mar 2024 10:44:02 -0800 Subject: [PATCH] wk 6 --- _modules/.later_modules/week-06.md | 16 ---------------- _modules/week-06.md | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 16 deletions(-) delete mode 100644 _modules/.later_modules/week-06.md create mode 100644 _modules/week-06.md diff --git a/_modules/.later_modules/week-06.md b/_modules/.later_modules/week-06.md deleted file mode 100644 index 348ee45..0000000 --- a/_modules/.later_modules/week-06.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -week: 6 -title: Intro to Rust ---- - -Oct 18 -: **LECTURE**{: .label .label-yellow } Intro to Rust - : [Slides](https://docs.google.com/presentation/d/1Q3JeV3F7GvB89CrY51TOuk6S6SiRuEw5M-97ObJHyzU/edit#slide=id.g51da6455d5_0_0) -: **VITAMIN**{: .label .label-green } Week 6 Quiz - : [Submit]() -: **HOMEWORK**{: .label .label-blue } Rust basics - : [Github Repo](https://github.com/BerkeleyBlockchain/fa23-dev-decal/tree/main/hw6-rust-basics) - -Oct 25 -: **HOMEWORK DUE**{: .label .label-red } - : [Submit](https://www.gradescope.com/courses/608052/assignments/3536730/) diff --git a/_modules/week-06.md b/_modules/week-06.md new file mode 100644 index 0000000..1be06bb --- /dev/null +++ b/_modules/week-06.md @@ -0,0 +1,14 @@ +--- +week: 6 +title: Intro to Rust +--- + +Mar 6 +: **LECTURE**{: .label .label-yellow } Intro to Rust + : [Slides](https://docs.google.com/presentation/d/1puUeQanDcAcf_dU9RYBGlqkSRI89y4xPZGbio6qODig/edit?usp=sharing) +: **HOMEWORK**{: .label .label-blue } Rust Basics + : [Github Repo](https://github.com/BerkeleyBlockchain/fa23-dev-decal/tree/main/hw6-rust-basics) + +Mar 13 +: **HOMEWORK DUE**{: .label .label-red } + : [Submit](https://forms.gle/Z47Wcrf74qv4cTdV6)