-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathsidebar.html
More file actions
34 lines (25 loc) · 895 Bytes
/
sidebar.html
File metadata and controls
34 lines (25 loc) · 895 Bytes
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
<div class="tab-bar col-xs-6 col-sm-3 sidebar-offcanvas" id="sidebar" >
<div class="span3">
<br/><br/>
<br/>
<br/>
<p>
Course Meetings: 210 South Hall<br/>
9.30-11 AM Tuesday/Thursday <br/>
</p>
<p>
Instructor: <a href="https://adityagp.net">Aditya Parameswaran</a> <br/>
Associate Professor<br/>
I School and EECS<br/>
Office: 212 South Hall <br/>
Office Hours: 1-2 Thursdays <br/>
Email: adityagp @ berkeley.edu <br/>
</p>
<p>
Reader: <a href="https://chanwutk.github.io/">Chanwut (Mick) Kittivorawong</a><br/>
Office Hours: 3:30-4:30 PM Monday or by appointment<br/>
Location: Soda Hall 465 (Please ring the bell)<br/>
Email: chanwutk @ berkeley.edu<br/>
</p>
</div>
</div> <!--/span-->