The Rust Programming Language (Covers Rust 2018) 2025 pdf epub mobi 電子書 下載


The Rust Programming Language (Covers Rust 2018)

簡體網頁||繁體網頁

The Rust Programming Language (Covers Rust 2018) pdf epub mobi 著者簡介

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) pdf epub mobi 圖書描述

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) 2025 pdf epub mobi 電子書 下載

The Rust Programming Language (Covers Rust 2018) pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2025-01-11

The Rust Programming Language (Covers Rust 2018) 2025 pdf epub mobi 電子書 下載

The Rust Programming Language (Covers Rust 2018) 2025 pdf epub mobi 電子書 下載

The Rust Programming Language (Covers Rust 2018) 2025 pdf epub mobi 電子書 下載



喜欢 The Rust Programming Language (Covers Rust 2018) 電子書 的读者还喜欢


The Rust Programming Language (Covers Rust 2018) pdf epub mobi 讀後感

評分

一個開源語言能不能建設好社區是成敗的關鍵,社區的發展又和文檔的水平息息相關。 這本書是 Rust 官方文檔,提供瞭在綫版和紙質書,概念解釋、代碼實現和閱讀體驗相當好。 前兩個大傢都知道重要性,咱們主要看閱讀體驗。 在綫版使用 [mdBook] 作為文檔生成和展現平颱(也是用 R...  

評分

四天讀完瞭這麼厚一本書,不過厚度主要來自於奢侈的行間距和非常詳細的分步代碼,對於有編程基礎的人讀起來很快,沒有基礎的小白應該也不會拿 Rust 和此書入門。總的來說給我感覺不錯。可能是前半部分給我感覺太好瞭,後麵難度陡然上升,解釋卻惜字如金,留瞭很多無從求解的“...  

評分

四天讀完瞭這麼厚一本書,不過厚度主要來自於奢侈的行間距和非常詳細的分步代碼,對於有編程基礎的人讀起來很快,沒有基礎的小白應該也不會拿 Rust 和此書入門。總的來說給我感覺不錯。可能是前半部分給我感覺太好瞭,後麵難度陡然上升,解釋卻惜字如金,留瞭很多無從求解的“...  

評分

一個開源語言能不能建設好社區是成敗的關鍵,社區的發展又和文檔的水平息息相關。 這本書是 Rust 官方文檔,提供瞭在綫版和紙質書,概念解釋、代碼實現和閱讀體驗相當好。 前兩個大傢都知道重要性,咱們主要看閱讀體驗。 在綫版使用 [mdBook] 作為文檔生成和展現平颱(也是用 R...  

評分

四天讀完瞭這麼厚一本書,不過厚度主要來自於奢侈的行間距和非常詳細的分步代碼,對於有編程基礎的人讀起來很快,沒有基礎的小白應該也不會拿 Rust 和此書入門。總的來說給我感覺不錯。可能是前半部分給我感覺太好瞭,後麵難度陡然上升,解釋卻惜字如金,留瞭很多無從求解的“...  

類似圖書 點擊查看全場最低價
出版者:No Starch Press
作者:Steve Klabnik
出品人:
頁數:560
譯者:
出版時間:2019-8-13
價格:USD 39.95
裝幀:Paperback
isbn號碼:9781718500440
叢書系列:

圖書標籤:  


The Rust Programming Language (Covers Rust 2018) 2025 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

The Rust Programming Language (Covers Rust 2018) pdf epub mobi 用戶評價

評分

非常糙的掃瞭一遍,rust很有吸引力呀,很多有意思的feature直擊痛點,希望rust發展越來越好

評分

算是學過一次瞭。不知還要學幾次。

評分

讀過的最好的編程語言入門書

評分

這本是Rust入門必看書籍之一瞭(笑 不過感覺還是直接拋項目過來上手更快,所以這本書我隻是有時迴過頭復習一下一些概念。P.S. 我用Rust寫玩具CLI和玩具服務器的手感相當好,除瞭Rust語言本身之外這方麵的生態也不錯,夠省心。

評分

看的網頁版本 https://doc.rust-lang.org/book/title-page.html 看完纔知道有人翻譯瞭

The Rust Programming Language (Covers Rust 2018) 2025 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2025 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有