From 7262592e7343179e4c7d89cc512daa748d254fe8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wojciech=20Przytu=C5=82a?= Date: Wed, 27 Nov 2024 21:41:27 +0100 Subject: [PATCH] announce assignment 6 --- content/lessons/11_async_1/index.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/content/lessons/11_async_1/index.md b/content/lessons/11_async_1/index.md index 1e17148..d3be61c 100644 --- a/content/lessons/11_async_1/index.md +++ b/content/lessons/11_async_1/index.md @@ -1,6 +1,6 @@ +++ title = "Async: Part 1" -date = 2022-12-12 +date = 2024-11-27 weight = 1 [extra] lesson_date = 2024-11-28 @@ -13,3 +13,9 @@ We'll use the [Tokio tutorial](https://tokio.rs/tokio/tutorial) (chapters `Overv ## Common Rust Lifetime Misconceptions Please read [this blogpost](https://github.com/pretzelhammer/rust-blog/blob/master/posts/common-rust-lifetime-misconceptions.md). + +## Assignment 6 (graded) + +[Calculator](https://classroom.github.com/a/eYvC5SSn) + +Deadline: 04.12.2024 23:59