The Rust Programming Language : Fast, Safe, and Beautiful /

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 we...

Full description

Bibliographic Details
Main Author: Blandy, Jim (Author)
Corporate Author: Safari, an O'Reilly Media Company
Format: eBook
Language:English
Published: O'Reilly Media, Inc., 2015.
Edition:1st edition.
Subjects:
Online Access:Connect to this electronic resource
Description
Summary: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
Item Description:Videorecording.
Physical Description:1 online resource (1 video file, approximately 1 hr., 10 min.)
Format:Mode of access: World Wide Web.