Hello World
- Install Rust
- Editor and IDE
- Hello World
- Hello World with Cargo
- Cargo build
- Run in release mode
- Use of macros with parentheses, square brackets, or curly braces
- Rust and comments
- Rust - Hello Foo
- Interpolation
- Printing a string
- Printing a string fixed
- Debugging print
- Rust and print
- Exercise: Hello World