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


The Rust Programming Language (Covers Rust 2018)

简体网页||繁体网页
Steve Klabnik 作者
No Starch Press
译者
2019-8-13 出版日期
560 页数
USD 39.95 价格
Paperback
丛书系列
9781718500440 图书编码

The Rust Programming Language (Covers Rust 2018) 在线电子书 图书标签:  


喜欢 The Rust Programming Language (Covers Rust 2018) 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-10-02


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

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

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



The Rust Programming Language (Covers Rust 2018) 在线电子书 用户评价

评分

看完了,还是不会写 rust 。 2333333

评分

看的网页版本 https://doc.rust-lang.org/book/title-page.html 看完才知道有人翻译了

评分

618页PDF8天时间诚恳刷一遍,书中的例子仅有一个没有编译通过。我这版应该还没有edition2018,使用external 关键字,有代码编译不过去,看在线版本修改代码即可。附录里面的宏编写,有些深度还要再看一遍。Rust是未来吗?还要看社区的发展。最后一章写多线程几乎所有高级特性都用上了。使用起来并不容易,但是性能好就秒杀一切借口。

评分

挺不错的,适合我这种 Rust 新手入门,但是 Rust 语法知识点太散碎了,还没有看到一本书能涵盖全的(摔!

评分

建议去读官网上的版本,再配合官方的reference

The Rust Programming Language (Covers Rust 2018) 在线电子书 著者简介

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 Rust Programming Language (Covers Rust 2018) 在线电子书 图书目录


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

The Rust Programming Language (Covers Rust 2018) 在线电子书 图书描述

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.

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

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

The Rust Programming Language (Covers Rust 2018) 在线电子书 读后感

评分

本书其实就是 Rust 社区内通称 [The Book] 的官方参考书的汉化版。这本书在网上可以免费阅读,购置的原因一是没仔细看被忽悠了,二是确实可以作为回顾来用,而且确实中文读起来比英文快些,也能看看译者对其中一些内容的观点。 本书如同张汉东所言,是一本内容组织上堪称灾难的...  

评分

一个开源语言能不能建设好社区是成败的关键,社区的发展又和文档的水平息息相关。 这本书是 Rust 官方文档,提供了在线版和纸质书,概念解释、代码实现和阅读体验相当好。 前两个大家都知道重要性,咱们主要看阅读体验。 在线版使用 [mdBook] 作为文档生成和展现平台(也是用 R...  

评分

一个开源语言能不能建设好社区是成败的关键,社区的发展又和文档的水平息息相关。 这本书是 Rust 官方文档,提供了在线版和纸质书,概念解释、代码实现和阅读体验相当好。 前两个大家都知道重要性,咱们主要看阅读体验。 在线版使用 [mdBook] 作为文档生成和展现平台(也是用 R...  

评分

本书其实就是 Rust 社区内通称 [The Book] 的官方参考书的汉化版。这本书在网上可以免费阅读,购置的原因一是没仔细看被忽悠了,二是确实可以作为回顾来用,而且确实中文读起来比英文快些,也能看看译者对其中一些内容的观点。 本书如同张汉东所言,是一本内容组织上堪称灾难的...  

评分

本书其实就是 Rust 社区内通称 [The Book] 的官方参考书的汉化版。这本书在网上可以免费阅读,购置的原因一是没仔细看被忽悠了,二是确实可以作为回顾来用,而且确实中文读起来比英文快些,也能看看译者对其中一些内容的观点。 本书如同张汉东所言,是一本内容组织上堪称灾难的...  

类似图书 点击查看全场最低价

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


分享链接





The Rust Programming Language (Covers Rust 2018) 在线电子书 相关图书




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

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有