← All pathsbeginner

Absolute Beginner

Never written Rust before? Start here — official docs, exercises, and community support.

Progress: 0 of 6 resources completed

My learning →
  1. The Rust Programming Language

    The official book — the best starting point for learning Rust from scratch.

  2. Rust by Example

    Learn Rust through annotated examples covering core concepts and the standard library.

  3. Rustlings

    Small exercises to get you used to reading and writing Rust code.

  4. The Rust Lang Book (YouTube Playlist)

    Let's Get Rusty walks through The Rust Programming Language book chapter by chapter.

  5. Exercism — Rust Track

    100+ coding exercises with free mentor feedback on your solutions.

  6. Rust Language Cheat Sheet

    Quick reference for syntax, ownership, and common patterns.