diff --git a/0_basics/README.md b/0_basics/README.md index 576e589e..43015f46 100644 --- a/0_basics/README.md +++ b/0_basics/README.md @@ -3,6 +3,8 @@ Step 0: Building Up an Vocabulary __Estimated time__: 4 days +> ❗️ To meet the first deadline, please open a Pull Request by Sunday of the first week and include answers to at least one question in it. + Read through [Rust Book], [Rust FAQ], and become familiar with basic [Rust] concepts, syntax, memory model, type and module systems. Polish your familiarity by completing [Rust By Example] and [rustlings]. @@ -101,4 +103,4 @@ Additional: [27]: https://github.com/rust-lang-ua/learn_rust_together/blob/master/toolbox_general.md [28]: https://github.com/rust-lang-ua/learn_rust_together/blob/master/learn.md [29]: https://github.com/Learn-Together-Pro/ComputerScience/blob/master/cheatsheets.md#asynchronous-vs-multithreading -[30]: https://dev.to/vikram2784/beyond-pointers-how-rust-outshines-c-with-its-borrow-checker-1mad \ No newline at end of file +[30]: https://dev.to/vikram2784/beyond-pointers-how-rust-outshines-c-with-its-borrow-checker-1mad