File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,14 @@ to jump to any particular section.
55
66# Getting Started
77
8- If you haven't seen Rust at all yet, the first thing you should read is the [ 30
9- minute intro] ( intro.html ) . It will give you an overview of the basic ideas of Rust
10- at a high level.
11-
12- Once you know you really want to learn Rust, the next step is reading [ The
13- Rust Programming Language] ( book/index.html ) . It is a lengthy explanation of
14- Rust, its syntax, and its concepts. Upon completing the book, you'll be an
15- intermediate Rust developer, and will have a good grasp of the fundamental
16- ideas behind Rust.
8+ If you haven't seen Rust at all yet, the first thing you should read is the
9+ introduction to [ The Rust Programming Language] ( book/index.html ) . It'll give
10+ you a good idea of what Rust is like.
11+
12+ The book provides a lengthy explanation of Rust, its syntax, and its
13+ concepts. Upon completing the book, you'll be an intermediate Rust
14+ developer, and will have a good grasp of the fundamental ideas behind
15+ Rust.
1716
1817[ Rust By Example] [ rbe ] was originally a community resource, but was then
1918donated to the Rust project. As the name implies, it teaches you Rust through a
You can’t perform that action at this time.
0 commit comments