使用者工具

網站工具


computer:program:rust

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版前次修改
下次修改
前次修改
computer:program:rust [2022/06/18 13:13] – [Rust] wmcomputer:program:rust [2023/07/13 14:18] (目前版本) – [Rust] wm
行 20: 行 20:
   * [[https://releases.rs/|Rust Changelogs]]   * [[https://releases.rs/|Rust Changelogs]]
   * [[https://github.com/pretzelhammer/rust-blog/blob/master/posts/learning-rust-in-2020.md|Learning Rust in 2020]]   * [[https://github.com/pretzelhammer/rust-blog/blob/master/posts/learning-rust-in-2020.md|Learning Rust in 2020]]
 +  * [[https://github.com/idanarye/rust-typed-builder|Rust Typed Builder]]
 =====工具===== =====工具=====
   * [[https://rust-lang.github.io/rust-clippy/|Clippy]]   * [[https://rust-lang.github.io/rust-clippy/|Clippy]]
行 77: 行 78:
   * [[https://docs.rs/|Docs.rs]]   * [[https://docs.rs/|Docs.rs]]
   * [[https://www.rustsim.org/|The rustsim organization]]   * [[https://www.rustsim.org/|The rustsim organization]]
 +  * [[https://blessed.rs/|Blessed]]
 ===練習=== ===練習===
   * [[https://github.com/rust-lang/rustlings|rustlings]]   * [[https://github.com/rust-lang/rustlings|rustlings]]
 +  * [[https://dtolnay.github.io/rust-quiz/|Rust Quiz]]
 =====教學===== =====教學=====
   * [[https://github.com/Mercateo/rust-for-node-developers|Rust for Node developers]]   * [[https://github.com/Mercateo/rust-for-node-developers|Rust for Node developers]]
   * [[https://itnext.io/deep-dive-into-rust-for-node-js-developers-5faace6dc71f|Deep Dive into Rust for Node.js Developers]]   * [[https://itnext.io/deep-dive-into-rust-for-node-js-developers-5faace6dc71f|Deep Dive into Rust for Node.js Developers]]
 +  * [[https://kerkour.com/rust-functional-programming|Functional Programming in Rust]]
   * [[https://ricardomartins.cc/2016/06/08/interior-mutability|Interior mutability in Rust: what, why, how?]]   * [[https://ricardomartins.cc/2016/06/08/interior-mutability|Interior mutability in Rust: what, why, how?]]
   * [[https://rust-unofficial.github.io/too-many-lists/|Learn Rust With Entirely Too Many Linked Lists]]   * [[https://rust-unofficial.github.io/too-many-lists/|Learn Rust With Entirely Too Many Linked Lists]]
行 95: 行 99:
   * [[http://rustbyexample.com/|Rust by Example]]   * [[http://rustbyexample.com/|Rust by Example]]
   * [[https://rust-lang-nursery.github.io/rust-cookbook/|Rust Cookbook]]   * [[https://rust-lang-nursery.github.io/rust-cookbook/|Rust Cookbook]]
 +  * [[https://dhghomon.github.io/easy_rust/|Easy Rust]]
 +  * [[https://google.github.io/comprehensive-rust/|Comprehensive Rust]]
   * [[https://rust-lang.github.io/async-book/|Asynchronous Programming in Rust]]   * [[https://rust-lang.github.io/async-book/|Asynchronous Programming in Rust]]
 +  * [[https://rust-unofficial.github.io/patterns/|Rust Design Patterns]]
   * [[https://lurklurk.org/effective-rust/|Effective Rust]]   * [[https://lurklurk.org/effective-rust/|Effective Rust]]
   * [[https://github.com/rust-hosted-langs/book/|Writing Interpreters in Rust: a Guide]]   * [[https://github.com/rust-hosted-langs/book/|Writing Interpreters in Rust: a Guide]]
   * [[https://rust-algo.club/|Rust Algorithm Club]]   * [[https://rust-algo.club/|Rust Algorithm Club]]
computer/program/rust.1655558008.txt.gz · 上一次變更: 2022/06/18 13:13 由 wm