-
Notifications
You must be signed in to change notification settings - Fork 3
/
2014_fall.html
251 lines (242 loc) · 12.8 KB
/
2014_fall.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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
<!DOCTYPE html>
<!--[if IE 8]> <html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>COMSW3157 Hackathon!</title>
<link rel="stylesheet" href="css/foundation.css">
<link rel="stylesheet" href="css/style.css">
<script src="js/vendor/custom.modernizr.js"></script>
</head>
<body>
<div class="row" style="padding-top: 20px;">
<div class="large-8 large-offset-2 large-centered columns">
<h1>COMS W3157 Hackathon</h1>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h1>Thanks for coming!!</h1>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<a href="img/2014_fall_pano_2.jpg"><img src="img/2014_fall_pano_2_small.jpg" width=100%></a>
</div>
</div>
<div class="row" style="margin-top: -15px">
<div class="large-6 columns">
Thanks to the over 200 students who came out this semester for a great night of hacking.
</div>
<div class="large-6 columns">
You can see more photos of the Fall, 2014 hackathon <a href="2014_9_imgs">here</a>.
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h1>What is it?</h1>
</div>
</div>
<div class="row" style="margin-top: -15px">
<div class="large-8 columns">
<p>The 3157 Hackathon is an optional hackathon intended for students
and alumni of the <a href="http://www.cs.columbia.edu/~jae/3157">w3157</a> class.
Throughout the night of Friday October 3, 8:30pm to 3am, students will be working on two
big assignments from the class. Alumni and TAs will be on hand to help students
with these assignments.</p>
<p>This hackathon isn't just a homework programming session, it's also an open
learning environment. Whether you're a hackathon veteran or this is your first
time, stop by.</p>
<p>Aside from all the awesome people, we'll also have <strong>snacks and drinks</strong>
to keep you fueled all night,
<strong>3157 swag</strong>, and <strong>swag from our sponsors!</strong></p>
</div>
<div class="large-4 columns">
<div class="vcard">
<h3 class="subheader" style="color: black;">Logistics</h3>
<ul>
<li><strong>Start:</strong> Fri October 3rd, 8:30pm</li>
<li><strong>End:</strong> 3am</li>
<li><strong>Location:</strong> John Jay Dining Hall</li>
</ul>
<a
href="https://docs.google.com/forms/d/1rFff6Cz_QS8mQ9rKs2S38V7gNNuilnnOWG3JQIBIoiU/viewform"
class="button success large expand"
target="_blank"
>
RSVP
</a>
</div>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h3>What do we do there?</h3>
<ul>
<li>
<strong>Current students:</strong>
work on <code>lab4</code>,
or help your classmates
</li>
<li>
<strong>Former students:</strong>
help out current students (while also hacking
on your own projects!)
</li>
<li>
<strong>Everyone:</strong>
hang out, eat free food, talk, listen, learn, laugh, sleep
</li>
</ul>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h3>To be totally clear...</h3>
<ol>
<li>Attendance is <strong>not</strong> required. It's
completely optional. It's totally understandable if you
have better things to do Friday night than geeking out all
night</li>
<li>If you come, you don't have to stay all night. You
can come and go as you please</li>
<li>At that time at least <code>lab4</code> will be open for
submission. If other labs are open, you can work on any.</li>
<li>During the hackathon, we will have a very loose
collaboration policy. You can look at your classmates'
code to learn or to help. You can sit down with someone else
and try things together. All I ask is for you to make a
genuine effort to learn or to help. You should list the poeple
you have collaborated with in your README.
<ul>
<li>Additionally, if you wish to set up a Github
repo for yourself and your partner, the repo must
be private. GitHub offers
<strong><a href="http://www.github.com/edu">free</a> private
repository to students, but it takes a few days</strong> to
process, so make sure to sign up before the
hackathon.</li>
</ul>
</li>
<li>The hackathon would also be a great opportunity for you
to learn from your savvy TAs and classmates about some of
the extra stuff that will enrich your shell
experience—nifty <code>.bashrc</code> setups,
<code>vim</code>/<code>emacs</code> setup, VirtualBox
setups, using <code>GDB</code>, etc.</li>
<li>For <code>lab4</code> you may optionally work in pairs,
with an appropriately more complex set of tasks for pairs
compared to individuals. The hackathon is a great place to
work with your partner! More details in the <code>lab4</code>
directions.</li>
</ol>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h3>Outside food is strictly prohibited</h3>
<p>The Columbia Dining Team is being very generous to host our
large and unusual event. However it comes with a very
important requirement: <strong>absolutely no outside food.</strong>
They do this because they're strictly regulated by the department
of health, and it could cause major problems if anyone brought in
food. Thanks for your understanding and cooperation.</p>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h3>Previously...</h3>
<p>This is the third 3157 hackathon. In <a href="2013_fall.html">Fall 2013</a> we had over
100 current and former 3157 students hacking in Carleton Lounge.
</p>
<ul class="large-block-grid-3">
<li><img src="img/hackathon1_small.jpg"></li>
<li><img src="img/hackathon2.jpg"></li>
<li><img src="img/hackathon3.png"></li>
</ul>
<p>In <a href="2014_spring.html">Spring 2014</a> we had over
160 current and former 3157 students hacking in John Jay.
</p>
<ul class="large-block-grid-2">
<li><a href="https://www.flickr.com/photos/rbtying/12869728074" title="W3157 Hackathon by Robert Ying, on Flickr"><img src="https://farm4.staticflickr.com/3752/12869728074_c674382fed_b.jpg" title="W3157 Hackathon"></a></li>
</ul>
</div>
</div>
<div class="row">
<h2>Thanks to...</h2>
<div class="large-12 columns">
<div class="large-4 columns">
<a href="http://www.cs.columbia.edu/">
<img style="padding: 25px" width=100% src="img/cs_cu.gif" title="Columbia Computer Science" />
</a>
</div>
<div class="large-6 columns">
<a href="http://dining.columbia.edu/">
<img style="padding: 25px" width=100% src="img/dining.jpg" title="Columbia Dining Services" />
</a>
</div>
</div>
<div class="large-12 columns">
<div class="large-4 columns">
<a href="http://www.github.com">
<img style="padding: 25px" src="img/GitHub_Logo.png" />
</a>
</div>
<div class="large-4 columns">
<a href="http://www.mongodb.com">
<img style="padding: 25px" src="img/MongoDB_Logo.png" />
</a>
</div>
<div class="large-4 columns">
<a href="http://www.stackoverflow.com">
<img style="padding: 25px" src="img/so.png" title="StackOverflow"/>
</a>
</div>
</div>
<div class="large-12 columns">
<div class="large-4 columns">
<a href="https://www.facebook.com/careers/university">
<img style="padding: 50px; padding-top: 10px;" width=100% src="img/fb.png" title="Facebook University Recruiting" />
</a>
</div>
<div class="large-4 columns">
<a href="http://www.google.com/about/careers/students/">
<img style="padding: 25px" width=100% src="img/google.png" title="Google University Recruiting" />
</a>
</div>
<div class="large-4 columns">
<a href="http://careers.microsoft.com/careers/en/us/collegehome.aspx">
<img style="padding: 0px; padding-top: 30px;" width=100% src="img/microsoft.png" />
</a>
</div>
</div>
<div class="large-12 columns">
<div class="large-4 columns">
<a href="https://www.spotify.com/us/jobs/">
<img style="padding: 25px" width=100% src="img/spotify.png" title="Spotify" />
</a>
</div>
<div class="large-4 columns">
<a href="http://www.ibm.com/watsonjobs">
<img style="padding: 25px" width=100% src="img/watson.jpg" />
</a>
</div>
<div class="large-4 columns">
<a href="http://health.columbia.edu/services/alice/stressbusters">
<img style="padding: 25px" width=100% src="img/Stressbusters_0.jpg" />
</a>
</div>
</div>
</div>
<script>
document.write('<script src=' +
('__proto__' in {} ? 'js/vendor/zepto' : 'js/vendor/jquery') +
'.js><\/script>')
</script>
<script src="js/foundation.min.js"></script>
<script>
$(document).foundation();
</script>
</body>
</html>