Programming Rust, 2nd Edition

Programming Rust, 2nd Edition pdf epub mobi txt 电子书 下载 2025

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.

出版者:O'Reilly Media, Inc.
作者:Leonora F.S. Tindall
出品人:
页数:355
译者:
出版时间:2021-5-4
价格:USD 49.99
装帧:Paperback
isbn号码:9781492052593
丛书系列:
图书标签:
  •  
想要找书就要到 小哈图书下载中心
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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

具体描述

读后感

评分

评分

评分

评分

评分

用户评价

评分

与the book 相比,内容的叙事方式不同,结合the book, reference一起看

评分

读完官方那本之后,推荐读一下这本。好多概念看完这本后能加深理解,醍醐灌顶。本书配图非常棒,所有权、内存布局等概念,一图胜千言

评分

入门推荐

评分

如果 Rust 的书只看一本的话,我选这本(2021)

评分

第一遍简略浏览,第二次打算细读部分坑的讲解和 cocurrency, async 相关内容。和The Rust Programming Language相比更切入痛点,更适合有一定软件开发经验的读者。内存分布图示很清晰、很多例子讲的都是平常容易踩到的坑,强烈推荐!想深入建议搭配 Rust Nomicon 和 Jon Gjengset 的 Crust of Rust 专栏等食用。 P.S. 我已经被第11章 iterators 的各种语法糖馋哭了,C++ 啥时能把各大编译器的 ranges 搞起来?

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

© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有