-
Notifications
You must be signed in to change notification settings - Fork 3
/
january_2017_curriculum.html
282 lines (227 loc) · 14.7 KB
/
january_2017_curriculum.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
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
---
layout: default
title: Workshops
regenerate: true
---
<main><section id="content" class="container">
<div class="row row-heading">
<h2 class="section-heading text-primary">Workshops 2017</h2>
<hr class="hr hr-primary" />
</div>
<div class="row">
<div class="col-md-10 offset-md-1">
<!--Each day of the Bootcamp is divided into four workshop sessions--two in the
morning and two in the afternoon, with breaks between each session.-->
Workshops build on each other such that successive workshops use skills developed
in earlier ones. All participants attend workshops on core skills,
then choose which skills they wish to develop further through advanced workshops.
<!-- The following table lists all of the topics that will be covered
over the course of the Bootcamp, with links to additional information, workshop
materials, and the schedule. -->
</p>
</div>
</div>
<div class="col-md-6 offset-md-3">
<table class="table table-striped" id="top">
<tr>
<td>Command Line</td>
<td><a href="#terminal" class="page-scroll">details</a></td>
<td><a href="https://github.com/mckinniburgh/intro-command-line" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Git</td>
<td><a href="#git" class="page-scroll">details</a></td>
<td><a href="https://github.com/jojokarlin/Git_DRI_Jan_2017" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Python</td>
<td><a href="#python" class="page-scroll">details</a></td>
<td><a href="https://github.com/smythp/intro-python-workshop" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Databases</td>
<td><a href="#databases" class="page-scroll">details</a></td>
<td><a href="https://github.com/itphillips/GCDRI_databases" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Text Analysis</td>
<td><a href="#text" class="page-scroll">details</a></td>
<td><a href="https://github.com/ssdd3/DigitalFellows" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Mapping</td>
<td><a href="#map" class="page-scroll">details</a></td>
<td><a href="https://github.com/GCDigitalFellows/Mapping" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Quantitative
Analysis</td>
<td><a href="#ml" class="page-scroll">details</a></td>
<td><a href="https://github.com/GCDigitalFellows/gcdri_ts_cat_ml" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>HTML and CSS</td>
<td><a href="#html" class="page-scroll">details</a></td>
<td><a href="https://github.com/GCDigitalFellows/Jan17-HTMLCSS" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Twitter API</td>
<td><a href="#twit" class="page-scroll">details</a></td>
<td><a href="https://github.com/smythp/twitter-workshop" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
<tr>
<td>Digital Ethics</td>
<td><a href="#ethics" class="page-scroll">details</a></td>
<td><a href="https://github.com/kchatlosh/Ethics_DRI_Jan_2017" target="_blank">repo</a></td>
<td><a href="' | prepend: site.baseurl }}">schedule</a></td>
</tr>
</table>
</div>
<div class="row">
<div class="col-md-8 offset-md-2">
<div class="card" id="terminal">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Command Line">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa icon-shell"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/mckinniburgh/intro-command-line" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#terminal">Command Line</a></h4>
<p class="card-text">Introduction to the UNIX command line. Topics covered will include navigating the filesystem, manipulating the environment, executing useful commands, and using pipes to communicate between programs. This session will teach you how to communicate directly with your computer’s operating system using a text-based interface and is a useful first step in learning many other technical skills. </p>
</div>
</div>
<div class="card" id="git">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Git">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-code-fork"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/jojokarlin/Git_DRI_Jan_2017" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#git">Git</a></h4>
<p class="card-text">Git is a tool for managing changes to a set of files. It allows users to access open source repositories, recover earlier versions of a project, and collaborate with other contributors. This session will be beneficial to anyone working with data, code, or text.</p>
</div>
</div>
<div class="card" id="python">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Python">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa icon-python"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/smythp/intro-python-workshop" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#python">Python</a></h4>
<p class="card-text">Python is a programming language that can be used for a wide range of tasks, including collecting and analyzing data in a variety of formats, building web applications, and much more. It is likely the most popular language for academic researchers because of its flexibility and adaptability.</p>
</div>
</div>
<div class="card" id="databases">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Databases">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-database"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/itphillips/GCDRI_databases" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#databases">Databases</a></h4>
<p class="card-text">Databases are invaluable tools for organization and are better than a spreadsheet for working with multiple data sets, asking questions, and adding structure to your data. SQL is a programming language for working with databases. This workshop will introduce you to the basics of SQL, and will include hands-on practice creating databases and tables, importing data, and querying the database.</p>
</div>
</div>
<div class="card" id="text">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Text Analysis">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-book"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/ssdd3/DigitalFellows" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#text">Text Analysis</a></h4>
<p class="card-text">This session will introduce text analysis and text classification in Python using The Natural Language Toolkit (NLTK) library and scikit-learn. Through attending this session, you will learn how to use Python to analyze large amounts of text (i.e., literary works, social media corpora, etc.) to find word frequencies, collocations, and learn the basics of text classification with machine learning. This session is designed for researchers who work with various forms of text-based data.</p>
</div>
</div>
<div class="card" id="map">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Mapping">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-map-marker"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/GCDigitalFellows/Mapping" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#map">Mapping</a></h4>
<p class="card-text">This session introduces simple yet powerful ways of displaying spatial information through CartoDB and QGIS. This session will be of particular interest both to researchers working with spatial information as well as anyone interested in storytelling with maps. </p>
</div>
</div>
<div class="card" id="ml">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Quantitative
Analysis">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-bar-chart"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/GCDigitalFellows/gcdri_ts_cat_ml" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#ml">Quantitative
Analysis</a></h4>
<p class="card-text">This session will introduce data aggregation and preprocessing, dimension reduction, and supervised and unsupervised machine learning using the Python numpy and sklearn machine learning libraries. This session is aimed towards researchers who want to find patterns in their data or use their data to predict a phenomena. </p>
</div>
</div>
<div class="card" id="html">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="HTML and CSS">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-code"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/GCDigitalFellows/Jan17-HTMLCSS" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#html">HTML and CSS</a></h4>
<p class="card-text">Modern web pages are created using HTML to control content, CSS to control appearance, and JavaScript to dictate behavior. This session will be helpful for anyone that wants to build on the web.</p>
</div>
</div>
<div class="card" id="twit">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Twitter API">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-twitter"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/smythp/twitter-workshop" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#twit">Twitter API</a></h4>
<p class="card-text">This session will cover the basics of accessing data via the Twitter API. including specific challenges that arise when working with large, text-based data sets. This session will be beneficial for anyone who wants to collect data from Twitter or other social networks. </p>
</div>
</div>
<div class="card" id="ethics">
<div class="card-block">
<div class="btn-group btn-group-sm pull-right" role="group" aria-label="Digital Ethics">
<a href="/schedule.html" class="btn btn-primary"><i class="fa fa-calendar"></i></a>
<a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-hand-peace-o
"></i></a>
<!--a href="#page-top" class="btn btn-primary page-scroll"><i class="fa fa-chevron-up"></i></a-->
<a href="https://github.com/kchatlosh/Ethics_DRI_Jan_2017" class="btn btn-primary"><i class="fa fa-github"></i></a>
</div>
<h4 class="card-title"><a
href="#ethics">Digital Ethics</a></h4>
<p class="card-text">A discussion of digital ethics with an emphasis on social justice, transparency, and accessibility.</p>
</div>
</div>
</div>
</div>
</section>
</main>