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...
Otros Autores: | |
---|---|
Formato: | |
Idioma: | Inglés |
Publicado: |
O'Reilly Media, Inc
2015.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630040506719 |
Sumario: | 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 |
---|---|
Notas: | Title from title screen (viewed September 25, 2015). "Webcast." Date of publication from resource description page. |
Descripción Física: | 1 online resource (1 video file, approximately 1 hr., 10 min.) |