Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -648,6 +648,12 @@ <h2>Courses teaching Raft</h2>

<!-- newest first -->
<ul>
<li>
<a href="https://www.cvut.cz/en">Czech Technical University in Prague</a>,
<a href="https://pdv.pages.fel.cvut.cz/">B4B36PDV: Paralelní a distribuované výpočty</a>,
<a href="https://fel.cvut.cz/en/faculty/people/420-michal-jakob">Michal Jakob</a>.
Includes a lecture on Raft and a programming assignement in Java. (Spring 2026)
</li>
<li>
<a href="https://www.hku.hk/">The University of Hong Kong</a>,
<a href="https://www.cs.hku.hk/index.php/programmes/course-offered?infile=2019/comp3358.html">COMP3358: Distributed and Parallel Computing</a>,
Expand Down
Loading