Overview
In this 2-hour course, dive into the world of systems programming with Rust to combine safety, concurrency, and performance. You'll build a middleware utility while learning Rust's memory safety, thread safety, and zero-cost abstractions, ensuring robust and efficient applications.
What I will be able to do after this course
- Learn to utilize Rust's memory safety guarantees for secure programming.
- Master techniques for multithreading to enhance performance and concurrency.
- Create and integrate a middleware utility for data flow monitoring.
- Work extensively with Rust's standard library for I/O and channel operations.
- Develop, test, and deploy a complete application to crates.io.
Course Instructor(s)
Nathan Stocks combines a deep passion for systems programming with a dedication to teaching Rust. With years of experience developing high-performance applications, his structured and hands-on teaching approach will guide you step by step through mastering Rust's capabilities.
Who is it for?
This course is ideal for software developers who are transitioning to systems programming or enhancing their current expertise with Rust. It suits intermediate Linux and Unix programmers or anyone familiar with C/C++ concurrency. Prior programming experience and a basic understanding of Rust are expected.