Need to learn FAST... Any recommendations for a free interactive rust course?

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
  • zero-to-production

    Code for "Zero To Production In Rust", a book on API development using Rust.

  • Rustlings

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

  • What worked for me? 1. Read “the book” (https://doc.rust-lang.org/stable/book/) 2. do the exercises in “the book” for each chapter 3. work though rustlings (https://github.com/rust-lang/rustlings) as it aligns with each chapter

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

    Cyclone is a type- and memory-safe dialect of C (by pippijn)

  • The borrow checker is Rust's secret sauce. It's the one thing no other language has. (Except Cyclone I think, which is an unmaintained research language.)

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