-
Notifications
You must be signed in to change notification settings - Fork 2
/
instructor.html
89 lines (85 loc) · 3.55 KB
/
instructor.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta name="generator" content="jemdoc, see http://jemdoc.jaboc.net/" />
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="jemdoc.css" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Dosis" rel="stylesheet">
<title>Principles of Modeling for Cyber-Physical Systems</title>
</head>
<body>
<table summary="Table for page layout." id="tlayout">
<tr valign="top">
<td id="layout-menu">
<div class="menu-category">Fall 2020</div>
<div class="menu-item"><a href="index.html" class="current">Home</a></div>
<div class="menu-item"><a href="module.html">Syllabus</a></div>
<div class="menu-item"><a href="schedule.html">Schedule</a></div>
<div class="menu-item"><a href="assignments.html">Assignments</a></div>
<div class="menu-item"><a href="instructor.html">Instructor</a></div>
<div class="menu-category">Resources</div>
<div class="menu-item"><a href="http://piazza.com/virginia/fall2020/cs6501003sys6581005/home" target="_blank">Piazza</a></div>
<div class="menu-item"><a href="video.html">Video Lectures</a></div>
</td>
<td id="layout-content">
<div id="toptitle">
<style>
a, h1, h2, p {
font-family: 'Dosis', sans-serif;
}
</style>
<h1>Principles of Modeling for Cyber-Physical Systems</h1>
<div id="subtitle">University of Virginia</div>
</div>
<h2>Instructor</h2>
<table class="imgtable"><tr><td>
<a href="http://www.madhurbehl.com/" target=_blank><img src="./images/madhur_link_lab.jpg" alt="Madhur Behl" width="400px" height="327px" /></a> </td>
<td align="left"><h3>Dr. Madhur Behl</h3>
<p><br /> Assistant Professor
<br /> Computer Science
<br /> Systems and Information Engineering
<br /> <i>Email</i>: madhur.behl@virginia.edu
<br /> <i>Office</i>: Link Lab 265, Olsson Hall 2nd floor.
<br /> <i>Office Hours</i>: 2-3 pm on Mondays</p>
</td></tr></table>
<h2>Teaching Assistant</h2>
<table class="imgtable"><tr><td>
<img src="./images/aron.jpg" alt="Aron Harder" width="400px" height="400px" /> </td>
<td align="left"><h3>Aron Harder</h3>
<p><br /> <i>Email</i>: ah2ph@virginia.edu
<br /> <i>Office Hours</i>: TBA
<br /> <i>Location</i>: Online</p>
</td></tr></table>
<!--h2>Teaching Assistant</h2>
<table class="imgtable"><tr><td>
<img src="./images/siavash.jpg" alt="Siavash Yousefi Jordehi" width="400px" height="327px" /> </td>
<td align="left"><h3>Siavash Yousefi Jordehi</h3>
<p><br /> <i>Email</i>: sy3fw@virginia.edu
<br /> <i>Office Hours</i>: Wed: 1-2pm
<br /> <i>Location</i>: Room 211, Link Lab</p>
</td></tr></table>
<h2>Teaching Assistant</h2>
<table class="imgtable"><tr><td>
<img src="./images/jiechao.png" alt="Jiechao Gao" width="400px" height="327px" /> </td>
<td align="left"><h3>Jiechao Gao</h3>
<p><br /> <i>Email</i>: jg5yn@virginia.edu
<br /> <i>Office Hours</i>: TBA
<br /> <i>Location</i>: TBD</p>
</td></tr></table-->
<h2>Office hours</h2>
<p> The course staff is here to help you.
Please don’t wait until too late to take advantage of the available help or ask for help.
For nearly everyone, this course will involve learning new ways of thinking that are dramatically different from those to which you are accustomed.
It is natural to miss things, and then become lost since new ideas build on previous ones.
Come to office hours early to get help before you find yourself frustrated and confused. </p>
<div id="footer">
<div id="footer-text">
Page generated 2018-06-27 13:08:29 EDT
</div>
</div>
</td>
</tr>
</table>
</body>
</html>