]> git.lizzy.rs Git - rust.git/blob - src/doc/book/learn-rust.md
7be7fa4f039a710dece1e34f1507f17757bbc286
[rust.git] / src / doc / book / learn-rust.md
1 % Learn Rust
2
3 Welcome! This chapter has a few tutorials that teach you Rust through building
4 projects. You’ll get a high-level overview, but we’ll skim over the details.
5
6 If you’d prefer a more ‘from the ground up’-style experience, check
7 out [Syntax and Semantics][ss].
8
9 [ss]: syntax-and-semantics.html