Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 231 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 231 Bytes

LearningRust

Following the "Rust Programming Language" book

Sat Aug 7, 2133

  1. Getting Started
    • Made a Hello World
    • Made a hello_cargo
  2. Guessing game
  3. Common Programming Concepts
    • Variables and mutability