Learn Rust Programming - Standard Library, Enums, Traits, Arrays, Vectors, and HashMaps
Caleb Curry via YouTube
Overview
Syllabus
- Intro
- Rust Standard Library std
- Keywords
- Macros
- Prelude
- Collections
- Primitive
- More on Collections and Structs
- Game
- Defining an Enum
- Tuples
- Creating an Array
- Arrays are Static
- Looping with Arrays
- Implementing Traits for Enums
- Derivable Traits
- 2D Arrays
- Intro to Vectors
- Converting from Number to Enum
- Installing Crates
- Getting Input from the User
- Working with Loops
- HashMaps
- Breaking out to a Game Function
Taught by
Caleb Curry