Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion content/courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,20 @@ <h2>Fall 2016</h2> These are "topics" courses that are not taught regularly or l
</dd>
</ul>
</div>

<div class="jumbotron">
<h2> Spring 2019</h2>
<ul>
<dt>CMN212: Web Science Research Methods, Prof. Seth Frey</dt>
<dd>
<ul>
<li>Applications of data science to web-based social science research. </li>
<li>Design, implementation, analysis, and reporting of studies using online data. </li>
<li>Use of Python to scrape, organize, analyze, and visualize web data.</li>
</ul>
</dd>
</ul>
</div>

<div class="jumbotron">
<h2> Winter 2016</h2>
<ul>
Expand Down