From 8d8eb7302428df6d492346fabd55abd2143baedb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=86=AF=E9=92=8A?= Date: Thu, 23 Sep 2021 08:10:17 +0000 Subject: [PATCH] =?UTF-8?q?Update=201.=E5=AD=A6=E4=B9=A0=E6=9D=90=E6=96=99?= =?UTF-8?q?.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/1.学习材料.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/1.学习材料.md b/docs/1.学习材料.md index a30245f..13f5661 100644 --- a/docs/1.学习材料.md +++ b/docs/1.学习材料.md @@ -3,3 +3,5 @@ 大名鼎鼎的 MIT 6.824 分布式系统(Distributed Systems)课程,授课内容使用 Go 语言。讲解分布式系统设计原理的同时,也有动手编码的 Lab。 课程地址:https://pdos.csail.mit.edu/6.824/ + +https://zhuanlan.zhihu.com/p/110168818