Programming Rust 在線電子書 圖書標籤: Rust rust 編程 programming 計算機 Programming O'Reilly 編程語言
發表於2025-02-16
Programming Rust 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025
大略看瞭一遍,講的比較細,不適閤入門。參考書。
評分Rust 是一門係統編程語言,也是許多區塊鏈底層編程語言,不論是舊歡 Parity,還是新貴 Libra;不論是微軟還是 Linux 的核心開發者都對它青眼有加。 Rust 有一些很迷人的地方,比如:AOT,內存安全性,空指針安全性,還是豐富的類型係統,異或是龐大的社區生態。這些彆的語言也有,但是都沒有這麼徹底。 Rust 的特點也十分突齣,Ownership 和 borrow、references 還有 shadow,令人眼花繚亂,最最有趣的就是你寫一段程序,編譯器會 blame 你很多,你就感覺是在和編譯器搏鬥。 學習 Rust 不隻是一時興起(早在2015年我就聽聞過),也是一種擁抱變化的態度,重要的是可以讓你在看眾多區塊鏈代碼時不會那麼心慌。 語言的趨勢反映瞭未來的主流開發群體
評分我覺得最好的係統語言還是modern c++.
評分比官方那本好,雖然看完還是覺得C++好復雜
評分當枕邊書讀完瞭,除瞭中間有些地方介紹API比較枯燥,對核心概念的講解、對不同做法的利弊分析都非常清晰,娓娓道來的風格讀起來也很舒服
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.
This practical book introduces systems programmers to Rust, the new and cutting-edge language that’s still in the experimental/lab stage. You’ll learn how Rust 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.
Author Jim Blandy—the maintainer of GNU Emacs and GNU Guile—demonstrates how Rust has the potential to be the first usable programming language that brings the benefits of an expressive modern type system to systems programming. Rust’s rules for borrowing, mutability, ownership, and moves versus copies will be unfamiliar to most systems programmers, but they’re key to Rust’s unique advantages.
This book presents Rust’s rules clearly and economically; elaborates on their consequences; and shows you how to express the programs you want to write in terms that Rust can prove are free of a broad class of common errors.
評分
評分
評分
評分
Programming Rust 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2025