The Rust Programming Language (Covers Rust 2018) 2024 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) 2024 pdf epub mobi 電子書 下載

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




點擊這裡下載
    


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

發表於2024-11-23

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

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

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



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


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

評分

本書其實就是 Rust 社區內通稱 [The Book] 的官方參考書的漢化版。這本書在網上可以免費閱讀,購置的原因一是沒仔細看被忽悠瞭,二是確實可以作為迴顧來用,而且確實中文讀起來比英文快些,也能看看譯者對其中一些內容的觀點。 本書如同張漢東所言,是一本內容組織上堪稱災難的...  

評分

本人C++老手,幾天之內翻完這本厚厚的書,感觸很多,簡單寫幾筆。 1. Rust語言概念整體有點難,有一些概念比較新,需要好好理解,建議就算是C++和Java老手,1-6章也好好讀一下,尤其是第四章所有權概念,仔細讀彆貪快。 2. 整個語言很現代化,和互聯網緊密結閤,考慮到工程、構...  

評分

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

評分

本人C++老手,幾天之內翻完這本厚厚的書,感觸很多,簡單寫幾筆。 1. Rust語言概念整體有點難,有一些概念比較新,需要好好理解,建議就算是C++和Java老手,1-6章也好好讀一下,尤其是第四章所有權概念,仔細讀彆貪快。 2. 整個語言很現代化,和互聯網緊密結閤,考慮到工程、構...  

評分

本書其實就是 Rust 社區內通稱 [The Book] 的官方參考書的漢化版。這本書在網上可以免費閱讀,購置的原因一是沒仔細看被忽悠瞭,二是確實可以作為迴顧來用,而且確實中文讀起來比英文快些,也能看看譯者對其中一些內容的觀點。 本書如同張漢東所言,是一本內容組織上堪稱災難的...  

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

圖書標籤:  


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

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

評分

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

評分

看的網頁版,寫的很入門,看的很快

評分

也是會說Rust的人瞭。真是雜糅瞭各種語言,範式(C++, 函數式, Pattern Match像Wolfram Language)。

評分

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

評分

Rust 入門必備

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


分享鏈接





相關圖書




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

友情鏈接

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