Skip to content

Commit c43ad72

Browse files
committed
announce assignment 6
1 parent 764ffa0 commit c43ad72

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/lessons/11_async_1/index.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
+++
22
title = "Async: Part 1"
3-
date = 2022-12-12
3+
date = 2024-11-27
44
weight = 1
55
[extra]
66
lesson_date = 2024-11-28
@@ -13,3 +13,9 @@ We'll use the [Tokio tutorial](https://tokio.rs/tokio/tutorial) (chapters `Overv
1313
## Common Rust Lifetime Misconceptions
1414

1515
Please read [this blogpost](https://github.com/pretzelhammer/rust-blog/blob/master/posts/common-rust-lifetime-misconceptions.md).
16+
17+
## Assignment 6 (graded)
18+
19+
[Calculator](https://classroom.github.com/a/eYvC5SSn)
20+
21+
Deadline: 04.12.2024 23:59

0 commit comments

Comments
 (0)