AI for all: Real skills that transform every role. Our AI Academy for enterprises and individuals is here.
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.