mirror of
https://github.com/google/comprehensive-rust.git
synced 2025-01-18 20:39:35 +02:00
Explain that Rust Fundamentals == first 3 days (#1156)
This commit is contained in:
parent
4dfb1ba526
commit
91e87e2da7
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user