Learn Rust's ownership model, build safe systems programs, async web services, and compile to WebAssembly.
Student builds a command line calculator that performs basic arithmetic operations, demonstrating proficiency in Rust basics and error handling.
Student builds a simple to-do list app using Cargo, showcasing understanding of Rust package management and dependency resolution.
Student creates a basic web server using Actix-web, demonstrating knowledge of Rust web development frameworks and HTTP request handling.
Student builds an asynchronous chatbot using Tokio, proving ability to work with Rust async/await and concurrency.
Student develops a database connector using SQLx, showcasing understanding of Rust database interactions and query execution.
+15 more projects available after enrollment
Build a real project in 4 weeks