Jump to ratings and reviews
Rate this book

Rust by Example

Rate this book

ebook

3 people are currently reading
29 people want to read

About the author

The Rust Team

2 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
8 (28%)
4 stars
10 (35%)
3 stars
9 (32%)
2 stars
1 (3%)
1 star
0 (0%)
Displaying 1 - 6 of 6 reviews
Profile Image for David.
134 reviews22 followers
May 1, 2023
This book is another creative attempt by the Rust community to teach the Rust programming language. Steve Klabnik - co-author of The Rust Programming Language book - created a book which teaches the same core concepts of programming in Rust but through code examples.

These code examples are all playable and/or editable embedded code snippets which use Rust Playground, allowing you to run and modify the code you're studying. There are often a couple of paragraphs surrounding the code examples, but - since the emphasis is on learning through code examples - they are not the primary instruction medium.

This book is surprisingly effective and great to link to your notes for those times when you want to look some up Rust concept and interact with it directly.
Profile Image for Marko Kunic.
20 reviews1 follower
March 16, 2019
A lot of good examples, explaning what is missing in the docs, but again a lot of similar stuff.
Profile Image for Bugzmanov.
231 reviews97 followers
August 19, 2020
Solid collection of examples if you try to graduate from the beginner phase.
Displaying 1 - 6 of 6 reviews

Can't find what you're looking for?

Get help and learn more about the design.