Is there a good book/app I can learn rust from?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/learnrust

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • book

    The Rust Programming Language

    There's "The Book".

  • rust-for-rustaceans.com

    Source for https://rust-for-rustaceans.com/

    Another good piece, but I wouldn't say its for beginners, is Rust for Rustaceans by Jon Gjengset. Its definitely more intermediate topics than beginner. Still good to know about it ;)

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • command-line-rust

    Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417) https://learning.oreilly.com/library/view/command-line-rust/9781098109424/

    I'm the author of Command-Line Rust (O'Reilly, 2022). u/mprovost and I use a lot of the same programs, but I think my book differs in the emphasis of using test-driven development. We also have very different coding styles. You can view the source code and tests for my book at https://github.com/kyclark/command-line-rust

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts