Skip to main content

Course Curriculum

Intro to Rust

Build reliable backend systems with Rust fundamentals and web APIs.

What to Expect

  1. 01 · Rust syntax, ownership, and borrowing
  2. 02 · Error handling, traits, and generics
  3. 03 · Building HTTP APIs with Axum
  4. 04 · Data persistence with SQLx
  5. 05 · Authentication and deployment basics