The Wayback Machine - https://web.archive.org/web/20220508205836/https://github.com/topics/rust-book
Skip to content
#

rust-book

Here are 115 public repositories matching this topic...

rust-course

“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<<Rust语言圣经>>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程/书籍

  • Updated May 8, 2022
  • Rust
sn99
sn99 commented Apr 24, 2019

Add 10 questions in each chapter:

  • Chapter 1 - Basics
  • Chapter 2 - Expressions
  • Chapter 3 - Structs
  • Chapter 4 - Enum & Patterns
  • Chapter 5 - Traits & Generics
  • Chapter 6 - Operator Overloading & Utilty traits
  • Chapter 7 - Closures & Iterators
  • Chapter 8 - Collections
  • Chapter 9 - Input & Output
  • Chapter 10 - Macros
enhancement good first issue easy

Improve this page

Add a description, image, and links to the rust-book topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rust-book topic, visit your repo's landing page and select "manage topics."

Learn more