发表于2025-04-21
The Rust Programming Language (Covers Rust 2018) pdf epub mobi txt 电子书 下载
Steve Klabnik is the Community Team Leader for the Rust team at Mozilla, in charge of official Rust community documentation as well as the key Rust community advocate. Klabnik is a frequent speaker at conferences and one of the world's most prolific contributors to Rails projects.
Carol Nichols is a member of the Rust Community Team. She's been active in the Rust community and is an organizer of the Rust Belt Rust Conference.
The official book on the Rust programming language, written by the Rust development team at the Mozilla Foundation, fully updated for Rust 2018.
The Rust Programming Language is the official, definitive guide to Rust, a hugely popular, community-supported programming language. This is the second edition of the improved version of the free online Rust book, so well-loved in the Rust community that it is simply referred to as "the Book".
Programmers love Rust because it allows them to write powerful code efficiently, without the risk of crashes and errors common in languages like C and C++. This book will show readers how to use Rust's robust type system to keep programs memory-safe and speedy, and make the most of the Cargo package manager that brings the pieces of a program together. The reader will learn all about Rust's ownership rules, which lie at the heart of Rust's reliability and crash-resistant compiling.
The Rust Programming Language covers everything from basic concepts like variable bindings, control flow, functions, and error handling, to more advanced topics, such as crates, generics, concurrency, and the nitty gritty of Rust's type system. With improved organization, hands-on features, and a more tutorial-oriented style, this version offers a vast improvement over the original.
The second edition also provides an entirely new chapter on macros and an expanded chapter on crates, two key aspects of Rust that make it so popular. Readers will also find extra appendices on Rust development tools and Rust versions.
##讲的挺详细,但是又点到为止,很多细节还是要结合文档一起来看才比较完整。
评分##算是学过一次了。不知还要学几次。
评分##国庆节花了三四天玩rust,该语言最大的特点还是“不纯粹”。不纯粹常常比较实用,这门语言包括了诸多风格特性的影子,却又甩掉了cpp的包袱,还是很不错的。 可惜我看完之后还是写不了我心目中的rust......不过对内存管理理解的很清楚了。
评分##本人C++老手,几天之内翻完这本厚厚的书,感触很多,简单写几笔。 1. Rust语言概念整体有点难,有一些概念比较新,需要好好理解,建议就算是C++和Java老手,1-6章也好好读一下,尤其是第四章所有权概念,仔细读别贪快。 2. 整个语言很现代化,和互联网紧密结合,考虑到工程、构...
评分##一个开源语言能不能建设好社区是成败的关键,社区的发展又和文档的水平息息相关。 这本书是 Rust 官方文档,提供了在线版和纸质书,概念解释、代码实现和阅读体验相当好。 前两个大家都知道重要性,咱们主要看阅读体验。 在线版使用 [mdBook] 作为文档生成和展现平台(也是用 R...
评分##看完了,还是不会写 rust 。 2333333
评分##看完了,还是不会写 rust 。 2333333
评分The Rust Programming Language (Covers Rust 2018) pdf epub mobi txt 电子书 下载