← All blog series











Rust by Examples
Learn Rust by building real apps — Cargo setup, CLI calculator, guessing game with random numbers, structs and methods, todo list, file I/O, JSON and TOML config parsers with serde.
12 posts
0

Hello Cargo - Your First Rust Project | Rust by Examples (Lesson 1)
Sandy Lane•Video•Quiz available
1

CLI Calculator - Reading User Input in Rust | Rust by Examples (Lesson 2)
Sandy Lane•Video•Quiz available
2

Guessing Game - Random Numbers & Game Loops in Rust | Rust by Examples (Lesson 3)
Sandy Lane•Video•Quiz available
3

Rust Functions & Match Expressions | Temperature Converter Tutorial | Rust by Examples #4
Sandy Lane•Video•Quiz available
4

Build a Todo List App with Structs, Vectors & Methods - Rust by Examples #5:
Sandy Lane•Video•Quiz available
5

Rust File I/O Tutorial: Build a Persistent Todo App with Modules | Rust by Examples #6
Sandy Lane•Video•Quiz available
6

Rust JSON Config Loader | serde & serde_json Tutorial | Rust by Examples
Sandy Lane•Video•Quiz available
7

Rust TOML Config Parser Tutorial | Parse Settings Files with Serde | Rust by Examples #8
Sandy Lane•Video•Quiz available
8

Rust Text Search Tool Tutorial | Find Patterns with Line Numbers | Rust by Examples #9
Sandy Lane•Video•Quiz available
9

Rust Word Frequency Counter with HashMap 📊 | Rust by Examples #10
Sandy Lane•Video•Quiz available
10

Rust CSV Tutorial | Read, Transform & Write CSV Files with Serde | Rust by Examples #11
Sandy Lane•Video•Quiz available
11

Rust Regex Tutorial | Extract Emails & URLs with Pattern Matching | Rust by Examples #12
Sandy Lane•Video•Quiz available