BOOKS - PROGRAMMING - Programming Rust Fast, Safe Systems Development, 2nd Edition
US $9.58
824523
824523
Programming Rust Fast, Safe Systems Development, 2nd Edition
Author: Jim Blandy, Jason Orendorff, and Leonora F.S. Tindall
Year: 2021-06-11
Number of pages: 715
Format: EPUB/PRFCONV.
File size: 16.2 MB
Language: ENG
Year: 2021-06-11
Number of pages: 715
Format: EPUB/PRFCONV.
File size: 16.2 MB
Language: ENG
The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, or buffer overruns, and with a deep library of freely reusable libraries. This practical guide gives systems and application programmers alike a solid understanding of Rust’s rules, and shows how to put them to work ensuring their programs are not only efficient, but free of broad classes of common errors.