Rust corse

cs 自学指南

一个Rust的课程,CS110L: Safety in Systems Programming 2020版本,可以获得proj code https://reberhardt.com/cs110l/spring-2020/ binlogo的博客,对这个课程有部分讲解和笔记 https://binlogo.github.io/Knowledge-Track/cs/class/cs110l.html

课程老师的blog,斯坦福 https://reberhardt.com/

binlog的博客,有很多资料链接跳转,包括了他学习记录和他的大佬推荐 https://binlogo.github.io/ 遇见天才

一个blog,emacs,linux相关 https://manateelazycat.github.io/about.html

Rust: 陈天、fasterthanli

使用Rust写一个编辑器,目前看到第五章 build-your-text-editor-with-rust

孙飞 Rust Course