Skip to content

tomiirossi/rust_course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

29 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ Rust Fundamentals

This repository is a personal space to document fundamental concepts and exercises from the course:
Rust 101 Crash Course: Learn Rust (6 HOURS!) + 19 Practice Exercises | Zero To Mastery.
It serves as a simple reference and practice hub during the learning journey.

πŸ“š Topics Covered

  • Variables & Mutability
  • Ownership
  • Borrowing & References
  • Functions
  • Structs & Enums
  • Traits & Implementations
  • Error Handling

πŸ¦€ Why Rust?

  • Memory safety without a garbage collector
  • High performance and zero-cost abstractions
  • Safe concurrency and modern tooling

πŸ“Ž Resources

πŸ’‘ Note

This repo is meant only as a personal learning journal.
Feel free to explore, test, and adapt the examples.

About

Just an introductory course of Rust of 6 hours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages