We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77272a commit d442b61Copy full SHA for d442b61
book/src/going_further.md
@@ -28,8 +28,7 @@ project and on [exercism.io](https://exercism.io)'s Rust track.
28
Check out [the Rust book](https://doc.rust-lang.org/book/title-page.html) and
29
["Programming Rust"](https://www.oreilly.com/library/view/programming-rust-2nd/9781492052586/)
30
if you're looking for a different perspective on the same concepts we covered throughout this course.
31
-The material doesn't overlap perfectly, therefore you'll certainly learn something new along the
32
-way.
+You'll certainly learn something new since they don't cover exactly the same topics; Rust has a lot of surface area!
33
34
### Advanced material
35
0 commit comments