Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 834 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 834 Bytes

Rust-Catch-Up

This repository covers the examples and tutorials explained in the course "Rust in One Video" by Derek Banas.

Topics Covered (not respectively) include:

  • Variables
  • Datatypes
  • Operators
  • Loops
  • Mutability
  • Functions
  • Generics
  • Structs
  • Traits
  • Smart Pointers
  • Modules
  • Error Handling
  • Concurrency
  • OOP concepts
  • vectors
  • keyword usecases
  • ... more to be covered

@ Vangerwua Johnpaul [2024].