You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-06-16 14:17:34 +02:00
Explain that Rust Fundamentals == first 3 days (#1156)
This commit is contained in:
@ -2,7 +2,10 @@
|
||||
|
||||
> This page is for the course instructor.
|
||||
|
||||
The course is fast paced and covers a lot of ground:
|
||||
## Rust Fundamentals
|
||||
|
||||
The first three days make up [Rust Fundaments](../welcome-day-1.md).
|
||||
The days are fast paced and we cover a lot of ground:
|
||||
|
||||
* Day 1: Basic Rust, syntax, control flow, creating and consuming values.
|
||||
* Day 2: Memory management, ownership, compound data types, and the standard library.
|
||||
|
Reference in New Issue
Block a user