Skip to content

Commit 679d376

Browse files
authored
Merge pull request #113 from hitechlife/master
Add CMU Course to Raft homepage
2 parents 9c7bb1a + 2541008 commit 679d376

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -552,6 +552,14 @@ <h3>Courses teaching Raft</h3>
552552

553553
<!-- newest first -->
554554
<ul>
555+
556+
<li>
557+
<a href="https://www.cs.cmu.edu/">Carnegie Mellon University</a>,
558+
<a href="https://www.synergylabs.org/courses/15-440/">CS 440: Distributed Systems</a>,
559+
<a href="https://www.synergylabs.org/yuvraj/">Yuvraj Agarwal</a>,
560+
<a href="http://www.cs.cmu.edu/~dga/">Dave Andersen</a>.
561+
Includes Raft programming assignment in Go. (Fall 2019, ...)
562+
</li>
555563

556564
<li>
557565
<a href="https://khoury.northeastern.edu/">Northeastern University</a>,

0 commit comments

Comments
 (0)