-
Notifications
You must be signed in to change notification settings - Fork 27
/
index.html
27 lines (27 loc) · 1.99 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title>CS2501 - Data Structures and Algorithms I Course Logistics</title>
<style type="text/css">code{white-space: pre;}</style>
<link rel="stylesheet" href="../markdown.css" type="text/css" />
</head>
<body>
<h1 id="cs2501---data-structures-and-algorithms-i-course-logistics">CS2501 - Data Structures and Algorithms I Course Logistics</h1>
<p><a href="../index.html">Back to course main page</a></p>
<h2 id="course-logistics"><a name="introduction"></a>Course Logistics</h2>
<ul>
<li><a href="../slides/00-introduction.html">Introductory Slide Deck</a>: This slide deck contains useful information about the course structure, grading policy, lab structure, etc. We will go over this on the first day of class.</li>
<li><a href="./schedule.html">Schedule</a>: The lecture schedule for the course.</li>
<li><a href="./grading.html">Grading Policy</a>: A summary of the somewhat non-conventional grading policy for this course.</li>
<li><a href="./syllabus.html">Syllabus</a>: Contains the same information as the slide deck above, but with more detail.</li>
</ul>
<h2 id="teaching-assistants"><a name="TAs"></a>Teaching Assistants</h2>
<ul>
<li><p>Graduate TA: -- Chuanhao Li <a href="mailto:[email protected]">[email protected]</a></p></li>
<li><p>Undergraduate TAs: -- Cassie Quach <a href="mailto:[email protected]">[email protected]</a> -- George Taliaferro <a href="mailto:[email protected]">[email protected]</a> -- Annie Chapman <a href="mailto:[email protected]">[email protected]</a> -- Daniel Patel <a href="mailto:[email protected]">[email protected]</a> -- Branden Kim <a href="mailto:[email protected]">[email protected]</a></p></li>
</ul>
</body>
</html>