The Rust Programming Language (Covers Rust 2018)

The Rust Programming Language (Covers Rust 2018) pdf epub mobi txt 电子书 下载 2025

Steve Klabnik
图书标签:
想要找书就要到 静思书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

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.

用户评价

评分

看exercism上的高赞解法是真爽,这就是零成本抽象吗 ps. std 还是得熟读的 pps. cs110L 也是不错的材料

评分

##易读。缺的细节可以去看另一本《Programming Rust》

评分

评分

##易读。缺的细节可以去看另一本《Programming Rust》

评分

##写得真的很好,不但告诉你what,还告诉你why。 很多时候我在思考Rust为什么这样设计时,作者仿佛看穿我的想法,下面紧接着就解释了原因。 看完觉得自己都懂了,不过写起代码还是一脸懵逼。。T_T

评分

评分

##国庆节花了三四天玩rust,该语言最大的特点还是“不纯粹”。不纯粹常常比较实用,这门语言包括了诸多风格特性的影子,却又甩掉了cpp的包袱,还是很不错的。 可惜我看完之后还是写不了我心目中的rust......不过对内存管理理解的很清楚了。

评分

##也是会说Rust的人了。真是杂糅了各种语言,范式(C++, 函数式, Pattern Match像Wolfram Language)。

评分

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.tinynews.org All Rights Reserved. 静思书屋 版权所有