You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ For help in getting started, you may check out [some of my past submissions](htt
43
43
44
44
My other goal is to appeal to developers who feel limited by ancient (yet still mainstream) programming languages, by demonstrating the power of modern techniques.
45
45
46
-
Rather than try to persuade you with words, this repository aims to show by example. If you're new toRust, see[Jim Blandy's*Why Rust?*](http://www.oreilly.com/programming/free/files/why-rust.pdf) for a brief introduction,orjust[dive in!](https://doc.rust-lang.org/book/)
46
+
Rather than try to persuade you with words, this repository aims to show by example. If you'd like tolearn the language, I recommend[the official book](https://doc.rust-lang.org/book/)or[Programming Rust](https://www.amazon.com/Programming-Rust-Fast-Systems-Development-dp-1492052590/dp/1492052590).