Skip to content

tb268/rust100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust 100 Days Challenge 🦀

A 100-day journey to learn Rust programming language.

Progress (3/100)

Day Project Topic What I Learned
001 hello-rust Hello World Basic syntax, cargo usage
002 number Number operations Variables, types, stdin
003 fizzbuzz FizzBuzz Conditionals, loops

Goals

  • Master Rust fundamentals
  • Commit daily
  • Build practical projects

Environment

  • Rust: stable
  • OS: macOS

AI Usage Policy

AI tools are used only for:

  • Hints and suggestions (like Copilot)
  • Environment setup and configuration
  • Documentation and README writing

All core code is written by hand without AI assistance. This is a personal learning challenge to truly understand Rust fundamentals.

How to Run

Navigate to each project directory and run:

cd 001/hello-rust
cargo run

About

100-days-of-rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published