2 posts
2026-04-06 · 780 words · 4 min read
Install Rust, create your first project with Cargo, and run a hello world program step by step.
2026-04-07 · 693 words · 4 min read
How to use regular comments and documentation comments in Rust, and why commenting your code matters.