-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathreadme.html
184 lines (184 loc) · 7.45 KB
/
readme.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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>CS3120 - Discrete Math and Theory 2 (Theory of Computation)</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
/* The extra [class] is a hack that increases specificity enough to
override a similar rule in reveal.js */
ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="markdown.css" />
</head>
<body>
<h1
id="cs3120---discrete-math-and-theory-2-theory-of-computation">CS3120 -
Discrete Math and Theory 2 (Theory of Computation)</h1>
<p><a href="#introduction">Introduction</a> | <a
href="#contents">Repository contents</a> | <a href="#headtas">Head
TAs</a> | <a href="#officehours">Office Hours</a> | <a
href="#contributing">Contributing to this repository</a> | <a
href="#description">Course description</a> | <a
href="#license">License</a></p>
<h2 id="introduction"><a name="introduction"></a>Introduction</h2>
<p>The repository contains content for CS3120 - Discrete Math and Theory
2 at <a href="https://virginia.edu">the University of Virginia</a>.</p>
<h2 id="course-description"><a name="description"></a>Course
Description</h2>
<p>The goal of this course is to understand the fundamental limits on
what can be efficiently computed. These limits reveal properties about
information, communication, and computing, as well as practical issues
about how to solve problems. Introduces computation theory including
grammars, automata, and Turing machines.</p>
<h2 id="repository-contents"><a name="contents"></a>Repository
Contents</h2>
<p><strong>Note that the links below will not work correctly if you are
viewing this online at github.com – you will need to clone (download)
the repository first</strong></p>
<ul>
<li><a href="courselogistics/index.html">Course Logistics</a>: The
syllabus, introductory slide deck, grading policy, course schedule,
etc.</li>
<li><a href="homeworks/index.html">Homeworks</a> (<a
href="homeworks/index.md">md</a>): The homeworks for the course, along
with due dates and related things.</li>
<li><a href="slides/index.html">Schedule and Slides</a> (<a
href="slides/index.md">md</a>): Contains the slides used in the
course.</li>
<li><a href="quiz/quiz_review.html">Quiz Review</a>: Contains some
review topics when studying for quizzes.</li>
</ul>
<h2 id="contacting-course-staff"><a name="headtas"></a>Contacting Course
Staff</h2>
<p>There are a couple of ways you can contact course staff or other
students if you need assistance. Please do your best to select the
method that best fits your issue(s):</p>
<ul>
<li><strong>Personal, Not Urgent (Email):</strong> If you have a
specific question about an area covered by a head TA (office hours,
grading, regrades, homework), then you should first try to contact the
head TA in that area (see table below for details). If your request is
not handled in a timely manner or to your satisfaction, then email
Floryan with the details.</li>
<li><strong>Personal, Urgent:</strong> Have an urgent and personal
request that needs to be handled within 24 hours. Email Floryan directly
and please label your email as urgent in the subject line so it stands
out.</li>
</ul>
<h2 id="instructor-and-head-tas"><a name="headtas"></a>Instructor and
Head TAs</h2>
<p>We have one instructor and multiple <strong>Head TAs</strong> for
this course. Their names and emails are shown in the table below. Each
head TA is responsible for a specific category (e.g., quiz grading,
office hours, etc.). Students should always <strong>contact the relevant
head ta first</strong>, as the primary point of contact regarding issues
in each category. Instructors are often slow at responding and the head
TAs can more quickly address your concern or escalate the situation to
an instructor if necessary.</p>
<h3 id="instructors-head-tas">Instructors / Head TAs</h3>
<table>
<colgroup>
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
<col style="width: 25%" />
</colgroup>
<thead>
<tr>
<th>Name</th>
<th>Head TA / Inst.</th>
<th>TA Category</th>
<th>Email</th>
</tr>
</thead>
<tbody>
<tr>
<td>Mark Floryan</td>
<td>Instructor</td>
<td>-</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td>Liran Li</td>
<td>Head TA</td>
<td>Homework Grading</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td>Arjuna Bazaz</td>
<td>Head TA</td>
<td>Quiz Grading</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td>Bereket Tafesse</td>
<td>Head TA</td>
<td>HW Extensions</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td>Mia McCarrick</td>
<td>Head TA</td>
<td>Office Hours and Regrades</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
</tr>
<tr>
<td>Varun Vejalla</td>
<td>Head TA</td>
<td>Piazza</td>
<td><a href="maiilto:[email protected]">[email protected]</a></td>
</tr>
</tbody>
</table>
<h2
id="office-hours-description-and-schedule"><a name="officehours"></a>Office
Hours Description and Schedule</h2>
<h3 id="office-hours-queue">Office Hours Queue</h3>
<p>Our office hours queue can be <a
href="https://kytos02.cs.virginia.edu/asci">found here</a>.</p>
<h3 id="office-hours-locations">Office Hours Locations:</h3>
<p>All TA office hours will be held in <strong>Thornton Stacks</strong>.
Floryan’s office hours are in <strong>Rice 203</strong>.</p>
<h3 id="floryans-office-hours-rice-203">Floryan’s Office Hours (Rice
203)</h3>
<p>Mon. 10:30am-12:00pm<a href="#fn1" class="footnote-ref" id="fnref1"
role="doc-noteref"><sup>1</sup></a> and Thu. 12:30pm-2:00pm<a
href="#fn2" class="footnote-ref" id="fnref2"
role="doc-noteref"><sup>2</sup></a> in Floryan’s Office (Rice 203)</p>
<h3 id="ta-office-hours">TA Office Hours:</h3>
<iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vTkHWlhg3Wk4XKrndrY51-hVnkSQDaCf0NG0eJ3RAiUl6KBvCJyZvON6qzraPRolorvU6EMfZQXO9GM/pubhtml?gid=0&single=true&widget=true&headers=false" style="border: 0" width="1000" height="800" frameborder="0" scrolling="no">
</iframe>
<h2 id="license"><a name="license"></a>License</h2>
<p>The material in this repository is released under a <a
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons
Attribution-ShareAlike 4.0 International License</a> (CC BY-SA).</p>
<section id="footnotes" class="footnotes footnotes-end-of-document"
role="doc-endnotes">
<hr />
<ol>
<li id="fn1"><p>Adv. Algo. (my other course) students are given
preference during my Monday office hours. If any DMT2 students are
present, you will be given priority in all cases.<a href="#fnref1"
class="footnote-back" role="doc-backlink">↩︎</a></p></li>
<li id="fn2"><p>DMT2 students are given preference during my Thursday
office hours. If any DMT2 students are present, they will given priority
and you will have to wait.<a href="#fnref2" class="footnote-back"
role="doc-backlink">↩︎</a></p></li>
</ol>
</section>
</body>
</html>