-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathvolunteer.html
More file actions
48 lines (41 loc) · 1.87 KB
/
volunteer.html
File metadata and controls
48 lines (41 loc) · 1.87 KB
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
---
layout: default
title: Volunteer with Code Equality
---
<header class="ce-page-header">
<div class="container"
>
<h1>Volunteer with Code Equality</h1>
<p>Regardless of whether you’re a coding ninja or new to coding, if you have the enthusiasm to help others learn coding, teach a bootcamp with us or be a teaching assistant!</p>
</div>
</header>
<section>
<div class="container">
<h2>Teach a class</h2>
<p>
We're always looking for <strong>instructors</strong>! You can teach anything that you are interested in or feel passionate about, from Python and Ruby to Web Development with HTML/CSS and Javascript.
</p>
</p>You can develop your own syllabus, or use one of ours. As of April 2014, we have run classes for the following topics:
<ul>
<li><a href="http://code.org">Code.org</a>'s Hour of Code</li>
<li>Python</li>
<li>HTML/CSS</li>
</ul>
We have material prepared for these classes that you can use to teach a class! Check out our <a href="/index.html#events">Events page</a> for our latest classes.
</p>
</div>
</section>
<section>
<div class="container">
<h2>Assist at a class</h2>
<p>If you'd like to help out and teach but not run a class, join us an a <strong>teaching assistant</strong>. Teaching assistants walk around classes and help out students who need one-on-one guidance. You can also help us develop and test new course material!</p>
</div>
</section>
<section>
<div class="container">
<h2>Sign me up!</h2>
<p>If you're interested in teaching or being a teaching assistant, or would like to discuss an idea for a class with us, just fill up the form below!</p>
<iframe src="https://docs.google.com/forms/d/1tda4G1LNoV61ZhX9nWW6DtThcj6mKOhanFRO_ZeUSbI/viewform?embedded=true" width="760" height="1300px" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
</section>
<div class="clearfix"></div>