Learn Rust in 14 days

Ownership, borrowing, and safe systems programming basics.

  • Plan diario, 45-60 min al día
  • 6 lecciones + 18 ejercicios
  • Tutor de IA incluido
duración14-day sprint
Temas6 en total
Ejercicios18 en total
nivelPrincipiante
  • No se requiere experiencia previa en programación
  • Tareas prácticas todos los días
  • Construye un proyecto de portafolio impresionante

Lo que aprenderás

Un plan Principiante diseñado por mentores con subtemas estructurados, cuestionarios y tareas prácticas.

01Fundamentos

Rust setup and cargo

Install Rust, use cargo, and run a first program.

02Núcleo

Ownership, borrowing, and lifetimes

Understand memory safety rules and borrowing.

03Núcleo

Types, enums, and pattern matching

Model data with structs, enums, and matches.

04Núcleo

Collections and iterators

Use vectors, hash maps, and iterator patterns.

05Núcleo

Error handling and modules

Use Result, Option, and module organization.

06Desafío

Mini project: CLI tool

Build a small command-line app with cargo.

See the quiz + practice flow

Three answered questions and a filled code task so you know exactly what to expect.

Quiz preview

2/3 correct

1. How long is the Rust plan?

Correct
14-day sprint
5-day sprint
7-day sprint
10-day sprint

2. What level is this Rust plan?

Incorrect
Principiante
Intermedio
Avanzado
Expert

3. Which of these appears in the Rust outline?

Correct
Rust setup and cargo
Rust workflow playbook
Rust best-practice checklist
Rust case study

Code practice preview

Submitted

Format a lesson title

Build a helper that formats a lesson label with a padded index and title.

Amado por aprendices de por vida

Mira cómo estudiantes, profesionales y mentes visionarias están potenciando su mente con Kavka.

Rust finally made sense after this plan. Ownership and lifetimes went from scary to obvious.

Chris P.systems programmer

Las tareas prácticas se sintieron como trabajo real, así que las lecciones realmente se quedaron.

Miguel TorresIngeniero Backend

Treinta minutos al día y volví a entregar proyectos. La estructura me mantiene constante.

Emily ChenDiseñadora UX

Master ownership. Write safe systems.

14 days to conquer Rust's ownership model, enums, and error handling — build a real CLI tool as the final project.

También te puede interesar