Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 972 Bytes

资料收集.md

File metadata and controls

32 lines (17 loc) · 972 Bytes

基础

程序员之路学习建议: [https://time.geekbang.org/column/article/8888]

Rust

接口设计建议:[https://www.bilibili.com/video/BV1Pu4y1Z7dT/?spm_id_from=333.999.0.0]

async 编程底层:[https://rust-lang.github.io/async-book/02_execution/04_executor.html] async 实践[https://www.bilibili.com/video/BV16r4y187P4/?spm_id_from=333.999.0.0&vd_source=29954a52608497ee1a304ca105f8cb17]

网络

复习: [https://www.bilibili.com/video/BV1BL4y1J7vh?p=3&vd_source=29954a52608497ee1a304ca105f8cb17]

Wireshark 数据包分析实战: [https://book.douban.com/subject/21691692/]

图解 TCP/Ip:[https://book.douban.com/subject/24737674/]

TCP/IP 详解 卷 1:协议:[https://book.douban.com/subject/1088054/]

UNIX 环境高级编程:[https://book.douban.com/subject/1788421/]

小说-书籍

  • 穿越计算机的迷雾 -- 计组科普

  • UNIX 传奇 -- unix 历史

  • 人月神话 -- 时效

  • 只是为了玩 -- 开源运动