-
Notifications
You must be signed in to change notification settings - Fork 21
/
join.html
228 lines (217 loc) · 11.3 KB
/
join.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
---
layout: default
title: "Join Us!"
---
<div class="container">
<h1 class="title page-title">Join Us!</h1>
<div class="alert">
<b>We currently operate mostly in person with the exception of our Python class which is taught online through Zoom!</b>
</div>
<div class="row-desktop-ratio-1-1 row-desktop-reverse">
<div class="col-padded v-center-children">
<img class="img-responsive" src="{{ site.baseurl }}/img/fb-banner.png" alt="Teach LA banner" />
</div>
<div class="col-padded">
<p>
Interested in learning how <em>you</em> can help make computer science education more accessible? <b>Join us!</b>
</p>
<p>
All of our positions <b>require zero experience and all majors are welcome!</b> Teach LA is about growth at all levels; not just in the kids we teach, but in our team too.
</p>
<p>
To join, fill out one of our interest forms; we'll email you as soon as you do!
</p>
<div class="button-container">
<a class="button button-dark" href="{{site.general_interest}}"><span class="fa fa-file-alt"></span> Teaching Form</a>
<a class="button button-dark" href="{{site.dev_team_interest}}"><span class="fa fa-file-alt"></span> Dev Form</a>
</div>
<p>
Want to learn more? Check out role responsibilities below to see exactly what Teach LA has in store.
</p>
</div>
</div>
<h2 class="title">Teaching</h2>
<div class="row-desktop-ratio-1-1">
<div class="col-padded">
<img class="img-responsive" src="{{site.baseurl}}/img/undraw/teacher.svg" alt="teacher at desk with laptop" />
</div>
<div class="col-padded">
<p>
We wouldn't be Teach LA without our teachers! Work directly with students to teach them computer science! <a class="tla-link" href="{{site.baseurl}}/classes">Our current classes</a> include:
</p>
<ul>
<li>Intro to Python</li>
<li>Python</li>
<li>Web & Mobile App Development</li>
<li>Scratch</li>
</ul>
<p>
Interested? Fill out our <a class="tla-link" href="{{site.general_interest}}">Interest Form</a>. No prior experience is required - we'll train you!
</p>
</div>
</div>
<h2 class="title">Curriculum</h2>
<div class="row-desktop-ratio-1-1 row-desktop-reverse">
<div class="col-padded">
<img class="img-responsive" src="{{site.baseurl}}/img/undraw/researching.svg" alt="teacher reclining in library with laptop doing research" />
</div>
<div class="col-padded">
<p>
Our curriculum team does all the magic behind the scenes! Write curriculum and create fun projects to help teach our kids! We are currently developing curriculum for the following topics:
</p>
<ul>
<li>Intermediate Python</li>
<li>Project-Based Turtle Curriculum</li>
<li>Project-Based Scratch Curriculum</li>
<li>Advanced Python</li>
<li>And new curriculum ideas!</li>
</ul>
<p>
Interested? Fill out our <a class="tla-link" href="{{site.general_interest}}">Interest Form</a>. No prior experience is required - we'll train you!
</p>
</div>
</div>
<h2 class="title">Making Video Content</h2>
<div class="row-desktop-ratio-1-1">
<div class="col-padded">
<img class="img-responsive" src="{{site.baseurl}}/img/undraw/join-video-team.svg" alt="Image of a browser with a video of a woman playing"/>
</div>
<div class="col-padded">
<p>
Our in-house video team creates instructional videos to supplement our live content. We currently focus on Python, and plan on expanding soon! There's a broad set of ways to get involved:
</p>
<ul>
<li>Record and edit our videos</li>
<li>Write scripts, slides, and example problems</li>
<li>Create illustrations</li>
<li>Add Spanish translations to the videos</li>
</ul>
<p>
Interested? Fill out our <a class="tla-link" href="{{site.general_interest}}">Interest Form</a>. No prior experience is required - we'll train you!
</p>
</div>
</div>
<h2 class="title">Dev</h2>
<div class="row-desktop-ratio-1-1 row-desktop-reverse">
<div class="col-padded v-center-children">
<img class="img-responsive" src="{{ site.baseurl }}/img/undraw/pair-programming.svg" alt="Male and female programmers working together at computer in nice office with plants"/>
</div>
<div class="col-padded">
<p>
Teach LA has a vibrant developer team culture that we'd love to have you join! Our dev team has two key focuses:
</p>
<ol>
<li>Create software tools for <b>accessible education</b></li>
<li>Provide a <b>welcoming space</b> for developers to grow</li>
</ol>
<p>Here's what we do:
</p>
<ul>
<li>Maintain the frontend and backend for our <a class="tla-link" href="{{site.editor_link}}">editor</a></li>
<li>Develop "learning labs", interactive web apps that explain CS concepts to kids</li>
<li>Maintain this website!</li>
<li>Trainings and mentorship from lead developers in a variety of technologies</li>
</ul>
<p>
Our dev team members have flexible schedules - pick up as much work as you want, when you want. To get started:
</p>
<ol>
<li>
Fill out our <a class="tla-link" href="{{site.dev_team_interest}}"> Dev Team Interest Form</a>
</li>
<li><a class="tla-link" href="{{site.baseurl}}/docs/dev-setup">Set up your dev environment</a></li>
<li>
Come to our meetings! Located in MS5203
</li>
</ol>
</div>
</div>
<h2 class="title">Events</h2>
<div class="row-desktop-ratio-1-1">
<div class="col-padded">
<img class="img-responsive" src="{{site.baseurl}}/img/undraw/join-events.svg" alt="Man pointing to events on a calendar"/>
</div>
<div class="col-padded">
<p>
Our special events team hosts lots of <b>stand-alone</b> events and <b>short courses</b>, usually involving <b>collabs with other orgs</b>. We aim to <b>introduce CS</b> to kids and show them what it’s all about! <a class="tla-link" href="{{site.baseurl}}/citylab-cyber">Cyber Day with CityLab</a> is an example of a past event that we’ve had. Interested? Here’s what we do:
</p>
<ul>
<li>Collab with other clubs and work together to bring CS to kids (logistics+teaching)</li>
<li>Make curriculum and bring ideas to the table!</li>
<li><b>Flexible schedule and commitment</b>--you can choose what events you’d like to help with and how you help</li>
</ul>
<a class="button flex-center" href="{{site.general_interest}}"><span class="fa fa-file-alt"></span> General interest Form</a>
</div>
</div>
<h2 class="title">Speaker Series</h2>
<div class="row-desktop-ratio-1-1">
<div class="col-padded">
<img class="img-responsive" src="{{site.baseurl}}/img/undraw/join-speaker.svg" alt="Woman giving a presentation"/>
</div>
<div class="col-padded">
<p>
For our Speaker Series, we find one-off topics that we talk about with a class to get them interested in computer science and technology. If you want to meet new students and have fun discussions with them about tech, fill out the interest form to get involved! Our current Speaker Series include:
</p>
<ul>
<li><a class="tla-link" href="{{site.baseurl}}/ai-ethics">AI Ethics</a>: discuss ethical issues around AI & ML</li>
<li><a class="tla-link" href="{{site.baseurl}}/careers-cs">CS Pathways</a>: what kinds of jobs are in tech?</li>
</ul>
<p>
Interested? Fill out our <a class="tla-link" href="{{site.general_interest}}">Interest Form</a>. No prior experience is required - we'll train you!
</p>
</div>
</div>
<h2 class="title">Intern Program</h2>
<div class="row-desktop-ratio-1-1 row-desktop-reverse">
<div class="col-padded v-center-children">
<img class="img-responsive" src="{{ site.baseurl }}/img/undraw/dev-and-teacher.svg" alt="Teacher standing in front of a blackboard and a developer coding on a laptop"/>
</div>
<div class="col-padded">
<p>
Teach LA has an awesome internship program that we'd love to have you join! Our interns focus on:
</p>
<ol>
<li><b>Leading groups of developers</b> as product managers, and/or project leads to create software tools for accessible education</li>
<li><b>Leading curriculum meetings </b>to create curriculum for our partnered schools</li>
<li><b>Leading event planning and ideation</b> to teach at schools</li>
</ol>
<p>To learn more about our internship program, check out our <a class='tla-link' href="{{site.baseurl}}/team/interns">internship page</a></p>
</div>
</div>
<h2 class="text-25x">What would you do?</h2>
<p>Check out some of the great work our members are doing!</p>
<div class="row-desktop-ratio-1-1-1">
<div class="dev-project-card">
<div class="dev-project-card-content">
<h3 class="title dev-project-title text-center">
Python Booleans and Conditionals PPT
</h3>
</div>
<a class="button dev-button-container" href="{{site.baseurl}}/files/Booleans_and_Conditionals_Emerson_Week_4.pdf">View Presentation</a>
</div>
<div class="dev-project-card">
<div class="dev-project-card-content">
<h3 class="title dev-project-title text-center">
Python Data Types Worksheet
</h3>
</div>
<a class="button dev-button-container" href="{{site.baseurl}}/files/Worksheet_Data_Types_Operators.pdf">View Worksheet</a>
</div>
<div class="dev-project-card">
<div class="dev-project-card-content">
<h3 class="title dev-project-title text-center">
Dev Team Projects
</h3>
</div>
<a class="button dev-button-container" href="{{site.baseurl}}/dev#projects">View Projects</a>
</div>
</div>
<div class="my-3">
<hr class="divider">
<h2 class="title text-2x">Don't see what you're looking for?</h2>
<br>
<p class="text-15x">
Get in touch with us directly: <a class="tla-link" href="mailto:{{ site.email }}">[email protected]</a>
</p>
</div>
</div>