The Rust Programming Language: Fast, Safe, and Beautiful

Video description

Rust is a new programming language offering the performance and control over memory of C and C++, combined with a type system that catches memory leaks, null pointer fetches, dangling pointers, and even the nastier thread interactions. The price? You have to think a bit more before you write.This webcast will cover:How Rust ensures memory safety: lifetimes, ownership, and borrowingPolymorphism in Rust: traits, generics, and how they work togetherModules, crates, and CargoConcurrency, and how Rust forbids data races

Publisher resources

View/Submit Errata

Table of contents

  1. The Rust Programming Language: Fast, Safe, and Beautiful

Product information

  • Title: The Rust Programming Language: Fast, Safe, and Beautiful
  • Author(s):
  • Release date: January 2015
  • Publisher(s): O'Reilly Media, Inc.
  • ISBN: 9781491925447