TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best way to learn Rust for an experienced C++ dev

4 pointsby posharmaabout 2 years ago
I'm an experienced C++ dev (10+ yrs). What's the best way to learn Rust? Books? Projects?

1 comment

Shinmonabout 2 years ago
I really liked the &quot;Programming Rust&quot; book from O&#x27;Reilly which was much better than the official book, especially for coming from C++.<p>This will give you the basic ideas but in the end, doing projects with Rust will be the way to go to learn how to really program idiomatic Rust