Skip to content

Commit 38663fa

Browse files
authored
Merge pull request #207 from LemuelKL/main
Add The University of Hong Kong to course list
2 parents a711ce5 + 4f4f775 commit 38663fa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,13 @@ <h2>Courses teaching Raft</h2>
637637

638638
<!-- newest first -->
639639
<ul>
640+
<li>
641+
<a href="https://www.hku.hk/">The University of Hong Kong</a>,
642+
<a href="https://www.cs.hku.hk/index.php/programmes/course-offered?infile=2019/comp3358.html">COMP3358: Distributed and Parallel Computing</a>,
643+
<a href="https://www.cs.hku.hk/people/academic-staff/heming">Heming Cui</a>.
644+
Includes lecture on Raft. (Spring 2024)
645+
</li>
646+
640647
<li>
641648
<a href="https://www.virginia.edu/">University of Virginia</a>,
642649
<a href="https://changlousys.github.io/CS4740/spring24/about/">CS4740: Cloud Computing</a>,

0 commit comments

Comments
 (0)