1. 1. 介绍
  2. Rust
  3. 2. 学习路径

笔记

学习路径

起步

  • 细读官方书籍:The Rust Programming Language
  • 动手做实验:
    • Rustlings Course
    • Rust By Example

实战

  • Command Line Applications in Rust
  • Command-Line Rust
  • Zero To Production In Rust

进阶

  • 陈天· Rust 编程第一课
  • Programming Rust, 2nd Edition

专题

  • The Cargo Book
  • Asynchronous Programming in Rust

参考资料

  • Rust Language Cheat Sheet