How Long Should It Take A Beginner To Learn Rust and Build Projects?

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!

  • What worked for me was to practice along with reading. Do the rustlings course. Practice by doing the exercism challenges. Continue reading. Pick a problem of your own. Something you already solved with any other language you know and solve it with rust. Keep at it. It will get better!

  • Exercism - Scala Exercises

    Crowd-sourced code mentorship. Practice having thoughtful conversations about code.

  • What worked for me was to practice along with reading. Do the rustlings course. Practice by doing the exercism challenges. Continue reading. Pick a problem of your own. Something you already solved with any other language you know and solve it with rust. Keep at it. It will get better!

  • 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
  • book

    The Rust Programming Language

  • I read the Rust Book: https://doc.rust-lang.org/book/

  • crappylinkedlists

    Learning materials about Rust using Linked Lists in a weird manner

  • My take is here, I learned by creating this repo: https://github.com/deavid/crappylinkedlists

  • zzping

    Ping your home network while you sleep - learning Rust project

  • I did my own mini programs in Rust; initially there were a few benchmarks for Diesel. Later I did zzping: https://github.com/deavid/zzping/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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