Introduction to Rust

  1. Rust resources
  2. Rust Books
  3. Crates
  4. Rust exercises with feedback
  5. Podcast, newsleter
  6. Other Rust learning resources
  7. Rust in other languages
  8. Articles about Rust
  9. What is written in Rust?
  10. Demo None handling
  11. Install Rust
  12. Editor and IDE
  13. Hello World
  14. Hello World with Cargo
  15. My little Rust runner
  16. Rust and comments
  17. Rust - Hello Foo
  18. Interpolation
  19. Printing a string
  20. Printing a string fixed
  21. Debugging print
  22. Rust and print
  23. Exercise 1