-
Notifications
You must be signed in to change notification settings - Fork 21
/
about.html
97 lines (84 loc) · 5.22 KB
/
about.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
---
layout: default
title: "About"
permalink: "/about"
---
<!-- <img class="img-responsive" src="{{site.baseurl}}/img/day-of-code-wall-cropped.jpg" alt="Students after a successful Day of Code event!" /> -->
<br>
<div class="row-desktop row-desktop-ratio-1-1">
<div class="col-padded v-center-children">
<h1 class="title page-title">About</h1>
<p>
Here is a comprehensive list of all of the classes that ACM Teach LA provides! You can find more information about what the class is about, its learning goals, and its curiculm. Part of our mission is making you education truly accessible, and that involves open-sourcing as much information as possible: everything out instructors have, you’ll find here.
</p>
<div class="button-container">
<a class="icon" href="https://www.facebook.com/acmteachla" target="_blank" rel="noopener noreferrer">
<span class="fab fa-facebook" aria-label="Facebook Logo & Link"></span>
</a>
<a class="icon" href="https://github.com/uclaacm/teach-la-website" target="_blank" rel="noopener noreferrer">
<span class="fab fa-github" aria-label="GitHub Logo & Repository"></span>
</a>
<a class="icon" href="https://www.linkedin.com/company/acm-teach-la-acm-ucla" target="_blank" rel="noopener noreferrer">
<span class="fab fa-linkedin" aria-label="LinkedIn Logo & Link"></span>
</a>
<a class="icon" href="https://www.linkedin.com/company/acm-teach-la-acm-ucla" target="_blank" rel="noopener noreferrer">
<span class="fab fa-linkedin" aria-label="LinkedIn Logo & Link"></span>
</a>
</div>
</div>
<div class="col-padded v-center-children">
<img class = 'img-responsive' src = "{{site.baseurl}}/img/about_graphic.png" alt = "about us"/>
</div>
</div>
<br>
<h2 class="subtitle">How We Work</h2>
<p>
Classes are taught weekly, typically sized between 15 and 25 students, and are lead by UCLA undergraduate students with academic, personal or industry experience in computer science. Undergrads meet once a week with our Curriculum Director before each class to prepare for weekly lessons.
<p>
If you are an undergrad not specifically interested in teaching but still want to contribute to Teach LA’s mission, we have a dev team in which undergrads maintain and expand Teach LA’s website. Dev team meets weekly on a separate schedule that varies.
</p>
<p>
Lastly, Teach LA has other outreach events with schools in the LA area. This may include speaker events in which undergrads give a talk on a specific topic within computer science or day long activities with a given school.
</p>
</p>
<br>
<h2 class="subtitle" id="teacher-join">Why Teach LA</h2>
<br>
<div class="why-teach-la-row">
<div class="why-teach-la-column-right">
<p>
As of 2018, <a class="tla-link" href="https://code.org/files/2018_state_of_cs.pdf" target="_blank" rel="noopener noreferrer">only 22 out of 50 states</a> have K-12 computer science standards, and only <a class="tla-link" href="https://code.org/files/2018_state_of_cs.pdf" target="_blank" rel="noopener noreferrer">35% of public high schools in America</a> teach computer science. Specifically, students from minority backgrounds receive the least exposure to computer science, especially as school districts serving minority communities often lack STEM funding.
</p>
<p>
ACM Teach LA aims to fill this gap by providing schools and students with in-school and extracurricular support. Our flagship program consists of quarter to year-long structured classes on various computer science topics (basic programming, web development, machine learning, data science, computer graphics), backed by robust and structured curriculums and student tutors with academic and industry experience. We've also developed an open-source online code IDE, with the goal of supporting students' computer science learning regardless of their access to a certain type of computer. We also perform outreach, either through events (e.g. Day of Code) or by visitng schools and talking to students.
</p>
</div>
<div class="why-teach-la-column-left" >
<img class = 'img-responsive' src = "{{site.baseurl}}/img/teach-la-pie-chart.png" alt = "graph of schools that offer computer science"/>
</div>
</div>
<h1 class="title page-title">Reports, Reflections, & Accountability</h1>
</table>
<table class="schedule-table">
<tr>
<td> <p > <h2 class = "about-table">'20-21 Intern Application Stats</h2></p>
<p>
A quick summary of statistics surrounding our '20-21 intern application cycle.</p> </td>
</tr>
</table>
</table>
<table class="schedule-table">
<tr>
<td> <p > <h2 class = "about-table">'20-21 Intern Application Stats</h2></p>
<p>
A quick summary of statistics surrounding our '20-21 intern application cycle.</p> </td>
</tr>
</table>
</table>
<table class="schedule-table">
<tr>
<td> <p > <h2 class = "about-table">'20-21 Intern Application Stats</h2></p>
<p>
A quick summary of statistics surrounding our '20-21 intern application cycle.</p> </td>
</tr>
</table>