[b]"Looking for the best 2024 Rust guide—any recommendations?"[/b] or [b]"What’s the most up-to-date 2024 Rust gui

14 Replies, 452 Views

"Hey folks!

So I’m diving into Rust this year and wanna make sure I’m learning the *right* stuff. Anyone got recs for a solid 2024 rust guide?

Preferably something beginner-friendly but also covers modern best practices. I’ve seen a few older ones floating around, but idk if they’re still relevant.

Also, if you’ve tried any 2024 rust guide yourself, lmk how it went! Was it easy to follow? Too dense?

Thanks in advance—y’all are lifesavers 🙌

*(ps: free resources are a plus, but open to paid if they’re worth it!)*"
Hey! I’ve been using the Rustlings course (https://github.com/rust-lang/rustlings) and it’s been a game-changer for me.

It’s super beginner-friendly and hands-on, which helps a ton with retention. Plus, it’s free!

For a more structured 2024 rust guide, the official Rust book (https://doc.rust-lang.org/book/) is still gold—just got updated recently too.

If you’re into videos, check out Let’s Get Rusty on YouTube. His stuff is super clear and up-to-date.
Oh man, I feel you—Rust can be intimidating at first.

I’d recommend “Rust by Example” (https://doc.rust-lang.org/rust-by-example/) as a companion to the official book. It’s interactive and way less dry.

For a 2024 rust guide, I’ve heard good things about “Zero To Production In Rust” (paid, but worth it if you’re serious).

Also, join the Rust Discord! The community is super helpful when you’re stuck.
If you’re looking for a 2024 rust guide that’s modern and beginner-friendly, try “The Rust Programming Language” by Steve Klabnik and Carol Nichols.

It’s the official book, but it’s been refreshed for recent editions.

Free online, or you can buy a hard copy.

Also, the Rust playground (https://play.rust-lang.org/) is clutch for testing snippets without setting up a whole project.
Honestly, just stick with the official docs and Rust by Example.

A lot of the “new” 2024 rust guides are just rehashes of those.

But if you want something different, “Programming Rust” by O’Reilly is solid—though it’s a bit dense for total beginners.

Pro tip: Don’t skip the exercises in Rustlings. They’re annoying but so worth it.
Wow, thanks everyone! This is exactly what I needed.

I’ve already started Rustlings and it’s been fun so far—kinda tricky but in a good way.

Gonna check out the official book next since so many of you recommended it.

Quick Q: Anyone tried “Rust for Rustaceans” yet? Is it worth jumping into after the basics?

Also, big shoutout for the Discord tip—didn’t even think of that! 🙏
I’m also new to Rust, and I’ve been bouncing between resources.

The 2024 rust guide I’ve found most helpful is “Easy Rust” by Dhghomon (https://github.com/Dhghomon/easy_rust).

It’s written in super simple English and avoids all the jargon.

Also, the Rust subreddit has a ton of threads with recs—just search “2024 rust guide” there.
For a free 2024 rust guide, the official book is still the best.

But if you’re like me and learn by doing, try Exercism’s Rust track (https://exercism.org/tracks/rust).

It’s got mentored exercises, which is awesome for getting feedback.

Paid option: “Rust in Action” is great if you wanna dive into systems programming.



Users browsing this thread: 1 Guest(s)