Introduction
  • Introduction - What is Rust?
Getting Started - Set Up
  • Downloading and Installing Rust
  • Creating Files, the Main Function and Execution
Basics Concepts
  • Cargo Tools
  • Printing, Formatting and Using 'rustfmt'
  • Variables, Constants and Shadowing
  • Data Types