Skip to content

Commit be144f2

Browse files
committed
fix project titles
1 parent 55e132e commit be144f2

1 file changed

Lines changed: 18 additions & 66 deletions

File tree

_courses/teach_cs.md

Lines changed: 18 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -24,69 +24,21 @@ In this course, we’ll learn, practice, and put into action the skills necessar
2424
The course will be seminar style meaning students will need to prepare for class by either reading assigned articles, trying out various educational software, or perhaps reflecting on your own learning experiences. In-class time will be mostly spent on activities and discussions putting work from the readings / pre-class activities into practice. This means attendance is a crucial part of the course, with in-class activities being just as important as out-of-class work.
2525

2626
## Past Course Projects
27-
<google-sheets-html-origin style=""><table xmlns="http://www.w3.org/1999/xhtml" cellspacing="0" cellpadding="0" dir="ltr" border="1" data-sheets-root="1" data-sheets-baot="1" style="table-layout: fixed; font-size: 10pt; font-family: Arial; width: 0px; border-collapse: collapse; border: medium;">
28-
<thead>
29-
<tr style="height: 21px;">
30-
<th>Short Course Topic</th>
31-
</tr>
32-
</thead><colgroup><col width="314"></colgroup>
33-
<tbody>
34-
<tr style="height: 21px;">
35-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">System Design</td>
36-
</tr>
37-
<tr style="height: 21px;">
38-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Designing for Inclusion</td>
39-
</tr>
40-
<tr style="height: 21px;">
41-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Prompt Engineering</td>
42-
</tr>
43-
<tr style="height: 21px;">
44-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Data Scraping and Corpus Analysis</td>
45-
</tr>
46-
<tr style="height: 21px;">
47-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Game Dev</td>
48-
</tr>
49-
<tr style="height: 21px;">
50-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Program Execution</td>
51-
</tr>
52-
<tr style="height: 21px;">
53-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">SWE Interview Prep</td>
54-
</tr>
55-
<tr style="height: 21px;">
56-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Game Design</td>
57-
</tr>
58-
<tr style="height: 21px;">
59-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Intro to Cyber Security (HS)</td>
60-
</tr>
61-
<tr style="height: 21px;">
62-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Design Docs and Test Driven Code</td>
63-
</tr>
64-
<tr style="height: 21px;">
65-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Applied RAG</td>
66-
</tr>
67-
<tr style="height: 21px;">
68-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Data Viz and Exploration</td>
69-
</tr>
70-
<tr style="height: 21px;">
71-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Backend Programming</td>
72-
</tr>
73-
<tr style="height: 21px;">
74-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Foundations of Audio Tech</td>
75-
</tr>
76-
<tr style="height: 21px;">
77-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Programming Practice</td>
78-
</tr>
79-
<tr style="height: 21px;">
80-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">SWE for High School</td>
81-
</tr>
82-
<tr style="height: 21px;">
83-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Data Viz</td>
84-
</tr>
85-
<tr style="height: 21px;">
86-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Building a Project</td>
87-
</tr>
88-
<tr style="height: 21px;">
89-
<td style="border: 1px solid rgb(204, 204, 204); overflow: hidden; padding: 2px 3px; vertical-align: bottom;">Web Dev 0.5</td>
90-
</tr>
91-
</tbody>
92-
</table></google-sheets-html-origin>
27+
28+
* Systems Design
29+
* Designing for Inclusion
30+
* Prompt Engineering (or maybe not?)
31+
* Data Scraping & Corpus Analysis
32+
* Intro to Game Dev
33+
* Ins and Outs of Program Execution
34+
* Technical Interview Strategies
35+
* Intro to Cybersecurity for Masters Students
36+
* Design Docs and Test Driven Code
37+
* Applied RAG
38+
* Data Viz and Exploration
39+
* Backend Programming
40+
* Foundations of Audio Tech
41+
* Programming Practices
42+
* Intro to SWE for High Schoolers
43+
* Project Development: Tackling your first big thing
44+
* Web Dev 0.5 (for non-programmers)

0 commit comments

Comments
 (0)