Get your skills fit with our Let's Get Technical event series. March 11-27
Build your AI-ready workforce with insights from our State of Tech Talent 2025 report.
Rust is a new programming language targeting systems-level applications. Rust offers control over performance, comparable to C++ but also features a type system that prevents crashes and data races at compilation time. In this talk, Nicholas will give a high-level overview of Rust, showing both how it's type system works and how it feels to use Rust in practice.