Constants
How to declare and use constants in Rust to replace magic values in your code.
Hello! My name is Jeff. I'm a self-taught, hobbyist programmer. Welcome to my space!
How to declare and use constants in Rust to replace magic values in your code.
How to use regular comments and documentation comments in Rust, and why commenting your code matters.
Install Rust, create your first project with Cargo, and run a hello world program step by step.