how to learn other than the book??

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Rustlings

    :crab: Small exercises to get you used to reading and writing Rust code!

  • Rustlings - fix the code to practice small examples

  • command-line-rust

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

  • I agree with most everyone here that writing lots of programs is a great way to learn. I wrote a book that slowly walks you through building Rust version of Unix command-line programs like "cat" and "head." You can look over the source code at https://github.com/kyclark/command-line-rust to see if this seems like it would be interesting to you. The reason why I chose these programs is that I thought they would be familiar to most readers. I think it's easier to try to write programs you intuitively understand or have written in another language so you can see what is easier or harder in another language.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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