Hello World

  1. Install Rust
  2. Editor and IDE
  3. Hello World
  4. Hello World with Cargo
  5. Cargo build
  6. Run in release mode
  7. Use of macros with parentheses, square brackets, or curly braces
  8. Rust and comments
  9. Rust - Hello Foo
  10. Interpolation
  11. Printing a string
  12. Printing a string fixed
  13. Debugging print
  14. Rust and print
  15. Exercise: Hello World