Video description
Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety.
Nathan Stocks (GitHub) leads a fast-paced introduction to Rust concepts, features, community, and language fundamentals. It’s a crash course in why Rust is awesome and how to use some of the awesomeness. You’ll learn how to create, compile, and run your own simple Rust project, familiarize yourself with the long list of Rust features, understand …