-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
196 lines (173 loc) · 10.7 KB
/
index.html
File metadata and controls
196 lines (173 loc) · 10.7 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
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
<!DOCTYPE html>
<html>
<head>
<title>LaunchCode Education</title>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://djwbyvgln9kts.cloudfront.net/launch_ed_style/custom.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!--
LaunchCode Education
-->
<div class="container-fluid">
<div class="col-lg-10 col-lg-offset-1">
<h1>LaunchCode Education</h1>
<div class="row">
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://launchcode.instructure.com/">
<div id="learn-card" class="card">
<div class="card-header">
<h4>Canvas</h4>
</div>
<div class="card-content">
<p><i>Home Base</i></p>
<p><span class="card-inline-title">launchcode.instructure.com</span> (or, Canvas) is the home of content for LaunchCode's courses. You must be enrolled in an active LaunchCode class to access the site.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://www.launchcode.org/get-started">
<div class="card">
<div class="card-header">
<h4>Discovery</h4>
</div>
<div class="card-content">
<p>The <span class="card-inline-title">Discovery</span> program was designed to introduce you to computer programming, and help you develop the fundamental skills necessary to pursue a career in the tech industry. We are currently re-evaluating the program and hope to bring you something new in 2024. Sign up for our newsletter to get updated with all our program releases!</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://education.launchcode.org/intro-to-web-dev-curriculum/">
<div class="card">
<div class="card-header">
<h4>Intro to Web Development</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Introduction to Professional Web Development</span> establishes the basics of programming using JavaScript.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://education.launchcode.org/intro-to-programming-csharp/">
<div class="card">
<div class="card-header">
<h4>Introduction to Programming in C#</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Introduction to Programming in C#</span> establishes the basics of programming using C#.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://education.launchcode.org/java-web-dev-curriculum/">
<div class="card">
<div class="card-header">
<h4>Java Web Development</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Java Web Development</span> covers building applications with Spring Boot. This module also covers object-oriented principles.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://education.launchcode.org/csharp-web-dev-curriculum/">
<div class="card">
<div class="card-header">
<h4>C# Web Development</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">C# Web Development</span> covers building applications with ASP.NET. This module also covers object-oriented principles.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://www.launchcode.org/">
<div class="card">
<div class="card-header">
<h4>Liftoff</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Liftoff</span> is a space for learners to develop crucial technical and professional skills that will help them succeed in a new tech career. During the projects portion, learners will experience building projects and utilizes important methodologies used by many development teams in today's job market.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="http://education.launchcode.org/lchs/">
<div class="card">
<div class="card-header">
<h4>LCHS</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">LCHS</span> is LaunchCode's web programming curriculum and teacher training program for high schools in Missouri. The python-based curriculum aligns with 11th and 12th grade requirements for Computer Science in Missouri schools. For more information, visit launchcode.org/lchs.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://education.launchcode.org/linux">
<div class="card">
<div class="card-header">
<h4>Linux</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Linux</span>
course is designed to provide an understanding of the fundamental skills necessary to deploy web applications to a server using a Linux Operating System. Topics include deploying web applications, working with servers, and using the Command Line.
</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="#">
<div class="card">
<div class="card-header">
<h4>Amazon Web Services (AWS)</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Coming Soon!</span>
</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="http://education.launchcode.org/data-analysis/">
<div class="card">
<div class="card-header">
<h4>Data Analysis</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Data Analysis</span> course is designed to provide an understanding of the fundamental skills necessary to become a Data Analyst. Utilizing: Python, SQL, and Tableau
to clean, profile, model,
visualize, and report back findings in a manner
consumable by stakeholders. </p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="http://education.launchcode.org/SQL/">
<div class="card">
<div class="card-header">
<h4>Structured Query Language (SQL)</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Structured Query Language (SQL)</span> establishes the basics of using databases and mySQL in conjunction with LaunchCode's C# Web Development and Java Web Development courses.</p>
</div><!--end card-content-->
</div><!--end card-->
</a>
</div><!-- col sm 6-->
</div><!--end row-->
</div><!--end col-lg-10-->
</div><!--end container-fluid-->
</body>
</html>