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 some of Rust’s strength’s and weaknesses, discover the current state of the Rust community, and explore the ownership system’s three parts—ownership, borrowing, and lifetimes.
If you’ve thought about getting into low-level systems programming, join in.
Table of contents
Product information
- Title: Intro to Rust
- Author(s):
- Release date: December 2019
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 0636920361930
You might also like
book
Designing Machine Learning Systems
Machine learning systems are both complex and unique. Complex because they consist of many different components …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …
scenario
Kubernetes Sandbox
Explore Kubernetes in a live sandbox environment