Passa al contenuto
Rust Development with AI: From Zero to Production

Rust Development with AI: From Zero to Production

Comprehensive Rust programming course covering ownership, lifetimes, async/await, error handling, and integrating AI/ML libraries (candle, burn). Students build a CLI tool, REST API with Actix-web, and AI-powered text classifier.
Responsabile OdooBot
Ultimo aggiornamento 07/04/2026
Iscritti 1
  • Foundations of Rust Programming
    4Lezioni ·
    • Introduction to Ownership
    • Introduction to Ownership - Quiz
      10 pe
    • Lifetimes in Rust
    • Ownership vs. Garbage Collection
  • Building Applications with Rust
    3Lezioni ·
    • Creating CLI Tools
    • Building REST APIs with Actix-web
    • Error Handling in Web Applications
  • Integrating AI/ML Libraries in Rust
    3Lezioni ·
    • Introduction to AI/ML in Rust
    • Implementing Text Classification
    • Evaluating Model Performance