forked from computer-networks/sp19
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
170 lines (156 loc) · 5.51 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
---
layout: coursepage
title: 15-441/641 Homepage
---
<!-- ANNOUNCEMENTS: TEMPLATED --!>
{% assign frontpage = site.announcements | reverse %}
{% for announcement in frontpage limit:1%}
<div class="alert alert-info alert-dismissable">
<button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
<table>
<tr><td style="padding-right: 15px;">{{ announcement.date | date: "%a, %b %d" }}</td><td><strong>{{ announcement.title }}</strong></td></tr>
<tr><td></td><td>{{ announcement.text }}</td></tr>
</table>
</div>
{% endfor %}
<!-- COURSE OVERVIEW: NOT TEMPLATED -->
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Overview</h3>
</div>
<div class="panel-body">
<p>
15-441/641 is an introductory course in computer networks. The emphasis
will be on the basic performance and engineering tradeoffs in the
design and implementation of computer networks. To make the issues
more concrete, the class includes several multi-week projects
requiring significant design and implementation.
</p>
<p>
The goal is for students to learn not only what computer networks are
and how they work today, but also why they are designed the way they
are and how they are likely to evolve in the future. We will draw
examples primarily from the Internet. Topics to be covered include:
congestion/flow/error control, routing, addressing, naming,
multi-casting, switching, internetworking, and network
security. Evaluation is based on homework assignments, the projects,
one mid-term exam and one final.
</p>
<ul>
<li>Instructors: <a href="http://www.justinesherry.com/">Justine Sherry</a> and <a href="http://www.cs.cmu.edu/~prs/">Peter Steenkiste</a></li>
<li>Lecture time: Tue, Thu 1:30 - 2:50pm in Posner A35</li>
<li>Recitations on Friday: </li>
<ul>
<li>A: 11:30-12:20, GHC 4102</li>
<li>B: 12:30-1:20, SH 220</li>
<li>C: 1:30-2:20, BH 235B</li>
<li>D: 2:30-3:20, GHC 4211</li>
<li>E: 3:30-4:20, SH 220</li>
</ul>
<li>Units: 12</li>
</ul>
</div>
</div>
<div class="panel panel-default"> <div class="panel-heading"> <h3
class="panel-title">Prerequisites</h3> </div> <div
class="panel-body">
<p> "Introduction to Computer Systems" is a
prerequisite for the course. It is offered under the following
course numbers 15-213, 18-213, and 15-513. Graduate students must
get a B to satisfy the prerequisite. Students who have taken the
prerequisite course at CMU get priority when we move students from
the waiting list. </p>
<p> Once student who meet the prerequisites
have been cleared, we will consider students with a strong systems
background. These decisions will be made in the first or second week
of the semester. Do not send mail to the instructors about this
(e.g., explaining your background) - it will not help your case.
</p>
</div> </div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Course Staff</h3>
</div>
<div class="panel-body">
<h4>Instructors</h4>
<table class="table">
<tr><th>Name</th><th>Email</th><th>Office</th><th>Office Hours</th></tr>
<tr>
<td><a href="http://www.justinesherry.com/">Prof Justine Sherry</a></td>
<td><span class="email">[email protected]</span></td>
<td>GHC 9227</td>
<td>Tuesday 3:00-4:00</td>
</tr>
<tr>
<td><a href="http://www.cs.cmu.edu/~prs">Prof Peter Steenkiste</a></td>
<td><span class="email">prs AT cs DOT cmu DOT edu</span></td>
<td>GHC 9107</td>
<td>Wednesday 1:00-2:00</td>
</tr>
</table>
<h4>Teaching Assistants</h4>
<table class="table">
<tr><th>Name</th><th>Email</th><th>Office</th><th>Office Hours</th></tr>
<tr>
<td>Ranysha Ware</td>
<td>[email protected]</td>
<td>GHC 7503</td>
<td>Thurs 10:30-11:30 (Held in GHC Commons)</td>
</tr>
<tr>
<td><a href="https://daehyeok.kim">Daehyeok Kim</a></td>
<td>[email protected]</td>
<td>GHC 7004</td>
<td>Monday 10:00-11:00</td>
</tr>
<tr>
<td>Sannan Tariq</td>
<td>[email protected]</td>
<td>GHC 6211</td>
<td>Monday 1:00-2:00</td>
</tr>
<tr>
<td>Krithika Vijayan</td>
<td>[email protected]</td>
<td></td>
<td></td>
</tr>
<tr>
<td>Alex Bainbridge</td>
<td>[email protected]</td>
<td>TBD</td>
<td>Mondays 2:30-3:30PM</td>
</tr>
</table>
<h4>Course Administrator</h4>
<table class="table">
<tr><th>Name</th><th>Email</th><th>Office</th></tr>
<tr>
<td>Mrs. Angela Malloy</td>
<td><span class="email">amalloy AT cs DOT cmu DOT edu</span></td>
<td>GHC 9006</td>
</tr>
</table>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Resources</h3>
</div>
<div class="panel-body">
<ul>
<li>
<b>Piazza</b>: <br />
If you have a question about a project handout or a technical
issue, there is an excellent chance that other students have
the same question. Please read the posts on Piazza to see if there
has been traffic, and consider posting your questions there.</li>
<li><b>Staff mailing list:</b> <span class="email">staff-441 at cs dot cmu dot edu</span><br />
If you have a question you believe is particular to your circumstances
and should not be posted in a public forum send mail to the staff list,
which reaches the instructors and TAs. If your question involves a
confidential personal or academic-conduct issue, you should probably
contact one of the instructors in person or send mail to both.</li>
</ul>
</div>
</div>