Teaching Rust 101 at Imperial College

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
  • teach-rs

    A modular, reusable university course for Rust

  • How cool! I'm currently running a Rust course as well. It's open source: tweedegolf/101-rs (I guess everyone thinks Rust 101 is a good name ;) ). It's currently a bit early days, but after running the course once, I'll work on making the material reusable.

  • kani

    Kani Rust Verifier

  • I would also spend a bit of time talking about how unsafe code can be used appropriately. And along with that you have the responsibility of doing the verification on u u our own using tools like kani

  • 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
  • rust-summaries

    Rust summaries are short introductions to Rust programming topics, including the language, ecosystem, concepts, crates, and more.

  • Rust 101 topics that I like to use to help newcomers: https://github.com/sixarm/rust-101

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