Skip to main content
rust
  • Learn Rust Programming - Complete Course

    In this beginner-level course, you will learn about the core concepts of Rust and underlying mechanisms in theory about the programming language
  • Learn Rust Programming - Official Docs

    Rust is a multi-paradigm, general-purpose programming language that highlights performance, type safety, and concurrency. It enforces memory-safety, ensuring that all references point to valid memory—without requiring the use of a garbage collector or reference counting present in other memory-safe languages
  • Rust Axum Full Course - Web Development

    Rust Programming - Full Course for Axum: An Awesome Web Framework for Rust. Not too low-level, not too high-level, well-componentized, complete, and with great ergonomics.