-
Notifications
You must be signed in to change notification settings - Fork 1
/
teaching.html
212 lines (151 loc) · 8.07 KB
/
teaching.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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="assets/ico/favicon.png">
<title>Mark Santolucito</title>
<!-- Bootstrap core CSS -->
<link href="css/bootstrap.css" rel="stylesheet">
<link href="css/custom.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="jumbotron.css" rel="stylesheet">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-34290445-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'UA-34290445-1');
</script>
</head>
<body>
<div class="jumbotron">
<div class="container">
<h1>Mark Santolucito</h1>
<p>I am an Assistant Professor of Computer Science at Barnard College, Columbia University. I received my PhD in
Computer Science
working on Program Synthesis and Computer Music at Yale. I develop program synthesis and analysis techniques to
provide programmers new ways to interface with code.</p>
</div>
</div>
<div class="navbar navbar-inverse" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" style="visibility:hidden">Mark Santolucito</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li><a href="/index.html">Home</a></li>
<li><a href="/research.html">Research</a></li>
<li class="active"><a href="/teaching.html">Teaching</a></li>
<li><a href="/cv.html">CV</a></li>
<li><a href="/more.html">Outreach</a></li>
</ul>
</div>
</div>
</div>
<div class="container">
<div id="teaching" class="container">
<div class="row">
<h2>Office hours</h2>
<p>General office hours (courses, advising, research, etc) are avaible under the "office hours" event. Office
hours are first come first serve so just show up. Other
events are research projects - feel free to join a meeting if you like and we can see if the project is a good
fit for your skills. Everything happens in Milstein 505.</p>
<iframe
src="https://calendar.google.com/calendar/embed?src=1v9vj2hu965mieprbtqmivthg4%40group.calendar.google.com&ctz=America%2FNew_York"
style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
<h2>Courses</h2>
<div class="col-lg-12" id="teachinglist">
<ul>
<li>Barnard - Spring 2024<br> <a href="http://marksantolucito.com/COMS3930/">COMS3930</a>, Creative Embedded
Systems </li>
<li>Barnard - Spring 2024 <br> <a href="http://marksantolucito.com/COMS3430/">COMS3430</a>, Computational
Sound </li>
<li>Track Instructor, Columbia - Fall 2023 <br> <a href="http://marksantolucito.com/COMS1002/">COMS1002</a>,
Computing in Context, Computing in the Arts</li>
<li>Barnard - Fall 2023 <br> <a href="http://marksantolucito.com/COMS3430/">COMS3430</a>, Computational
Sound </li>
<li>Yonsei - Summer 2023 <br> <a href="http://marksantolucito.com/IEE1164/">IEE1164</a>, Computing in
Context: Computing in the Arts</li>
<li>Barnard - Spring 2023 <br> <a href="http://marksantolucito.com/COMS3997/">COMS3997</a>, Program
Synthesis seminar</li>
<li>Barnard - Spring 2023<br> <a href="http://marksantolucito.com/COMS3930/">COMS3930</a>, Creative Embedded
Systems </li>
<li>Barnard - Fall 2022 <br> <a href="http://marksantolucito.com/COMS3430/">COMS3430</a>, Computational
Sound </li>
<li>Track Instructor, Columbia - Fall 2022 <br> <a href="http://marksantolucito.com/COMS1002/">COMS1002</a>,
Computing in Context, Computing in the Arts</li>
<li>Barnard - Spring 2022 <br> <a href="http://marksantolucito.com/COMS3930/">COMS3930</a>, Creative
Embedded Systems </li>
<li>Barnard - Fall 2021 <br> <a href="http://marksantolucito.com/COMS3997/">COMS3997</a>, Computing and the
Arts in NYC </li>
<li>Barnard - Fall 2021 <br> <a href="http://marksantolucito.com/COMS3430/">COMS3430</a>, Computational
Sound </li>
<li>Track Instructor, Columbia - Fall 2021 <br> <a href="http://marksantolucito.com/COMS1002/">COMS1002</a>,
Computing in Context, Computing in the Arts</li>
<li>Barnard - Summer 2021 <br> <a href="http://marksantolucito.com/COMS1202/">COMS1202</a>, Methods and
Problems in Computer Science</li>
<li>Barnard - Spring 2021 <br> <a href="http://marksantolucito.com/COMS3930/">COMS3930</a>, Creative
Embedded Systems </li>
<li>Barnard - Fall 2020 <br> <a href="http://marksantolucito.com/COMS3430/">COMS3430</a>, Computational
Sound </li>
<li>Track Instructor, Columbia - Fall 2020 <br> <a href="http://marksantolucito.com/COMS1002/">COMS1002</a>,
Computing in Context, Computing in the Arts</li>
<li>Co-Instructor, Yale - Fall 2019 <br> CPSC334, Creative Embedded Systems <br> We will be web publishing a
textbook for this course in 2021 - keep an eye out!</li>
<li>TF Yale - Spring 2019 <br> CPSC432/MUSIC428, Computer Music Sound Synthesis</li>
<li>TF Yale - Fall 2018 <br> CPSC431/MUSIC427, Algorithmic Computer Music</li>
<li>TF Yale - Spring 2018 <br> CPSC432/MUSIC428, Computer Music Sound Synthesis</li>
<li>Visiting Faculty - Spring 2016 - Lecturer for three courses at Geumgang University, South Korea. <br>
1. <a href="http://marksantolucito.com/ggu/music/">Computer Music</a>, <br>
2. <a href="http://marksantolucito.com/ggu/cs101/">Intro to CS</a>, <br>
3. <a href="http://marksantolucito.com/ggu/cs102/">Object-Oriented Programming</a>. </li>
<li>TF Yale - Fall 2015 <br> CPSC134/MUSIC372, Programming Musical Applications</li>
<li>TF Yale - Spring 2015 <br> CPSC431, Algorithmic and Heuristic Composition.</li>
<li>TF Yale - Fall 2014 <br> CPSC112, Intro to Android App Development </li>
<li>TA Amherst - Fall 2011-Spring 2013 <br> CS111, CS112</li>
</ul>
<h2>Fun links</h2>
<p>
An introduction to the lambda calculus <a
href="http://www.inf.fu-berlin.de/lehre/WS03/alpi/lambda.pdf">here</a>
</p>
<p>
Practice with evaluating expressions <a href="http://chrisuehlinger.com/LambdaBubblePop/">here</a>
</p>
<p>
Practice with higher-order functions <a href="http://david-peter.de/cube-composer/">here</a>
</p>
<p>
A simple card game for practice with map/filter/(maybe fold too?)<a
href="http://marksantolucito.com/cardgame/">here</a>
</p>
</div>
</div>
</div>
<hr>
<footer>
<p>© Mark Santolucito 2013</p>
</footer>
</div> <!-- /container -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>