From bab17c1a593b6128e61febb0c010ef6aeb1e7d00 Mon Sep 17 00:00:00 2001 From: Nick Feamster Date: Mon, 19 Sep 2016 21:23:10 -0400 Subject: [PATCH] Updated Courses (markdown) --- Courses.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Courses.md b/Courses.md index 8aad7f6b..c26e44e6 100644 --- a/Courses.md +++ b/Courses.md @@ -46,4 +46,8 @@ Go is a great language for CS majors. This page presents some university courses * University of Stavanger, Norway. We use Go to build a replicated state machine based on Paxos in DAT520 Distributed Systems. http://www.uis.no/studies/study-courses/?code=DAT520_1&parentcat=9835 - * Moscow State University, Russia. Go is used in graduate course on "Selected Topics in Distributed Systems Engineering" \ No newline at end of file + * Moscow State University, Russia. Go is used in graduate course on "Selected Topics in Distributed Systems Engineering" + +# Networking + + * Computer Networking (COS 461) at Princeton: http://www.cs.princeton.edu/courses/archive/spring16/cos461/ (See Assignment 1 https://github.com/PrincetonUniversity/COS461-Spring2016/tree/master/notebook/assignment1 and Assignment 4 http://www.cs.princeton.edu/courses/archive/spring16/cos461/assignments/. \ No newline at end of file