圖書標籤:
发表于2024-11-22
Programming Rust, 2nd Edition pdf epub mobi txt 電子書 下載 2024
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, leaks, or buffer overruns. With this practical guide, systems programmers will understand Rust’s rules clearly and economically. You’ll learn how to express programs that Rust can prove are free of a broad class of common errors.
Rust brings the benefits of an expressive modern type system to systems programming. Authors Jim Blandy and Jason Orendorff demonstrate how Rust’s features put programmers in control over memory consumption and processor use, combining predictable performance with memory safety and trustworthy concurrency.
You’ll learn:
How to write fast, safe, concurrent programs in Rust
Rust’s rules for managing memory efficiently, including ownership, borrowing, moves, and lifetimes
How to design interfaces that fit well into the Rust ecosystem
Rust’s all-purpose Cargo tool for building, testing, and managing Rust packages
High-level features like traits, generics, closures, and iterators that make Rust productive and flexible
Jim Blandy has been programming since 1981, and writing Free software since 1990. He has been the maintainer of GNU Emacs and GNU Guile, and a maintainer of GDB, the GNU Debugger. He is one of the original designers of the Subversion version control system. Jim now works on Firefox’s web developer tools for Mozilla.
如果 Rust 的書隻看一本的話,我選這本(2021)
評分讀完官方那本之後,推薦讀一下這本。好多概念看完這本後能加深理解,醍醐灌頂。本書配圖非常棒,所有權、內存布局等概念,一圖勝韆言
評分比 The Rust Programming Language 要更進階一些的書,內容組織方式也比簡單羅列所有語言特性稍微更有趣一點,對於已經有其他編程經驗的讀者更友好一些。
評分讀完官方那本之後,推薦讀一下這本。好多概念看完這本後能加深理解,醍醐灌頂。本書配圖非常棒,所有權、內存布局等概念,一圖勝韆言
評分讀瞭不下4本rust書籍,如果讓我推薦一本rust書,那麼我會推薦這本。比官方的還要詳細,還要深入。
Programming Rust, 2nd Edition pdf epub mobi txt 電子書 下載 2024