forked from LaunchCoderGirlSTL/launchcodergirlstl.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
129 lines (116 loc) · 7.94 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<title>LaunchCode's CoderGirl</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="css/main.css">
<link rel="stylesheet" href="https://djwbyvgln9kts.cloudfront.net/launch_ed_style/custom.css">
</head>
<body>
<div class="container-fluid">
<div class="col-lg-10 col-lg-offset-1">
<h1>LaunchCode's CoderGirl</h1>
<div class="row">
<div class="col-sm-6 col-md-4">
<a class="learn-card" href="https://learn.launchcode.org">
<div id="learn-card" class="card">
<div class="card-header">
<h4>learn.launchcode.org</h4>
</div>
<div class="card-content">
<p><i>CoderGirl Home</i></p>
<p><span class="card-inline-title">learn.launchcode.org</span> is the home of content for LaunchCode's CoderGirl program. You must be enrolled in an active section of CoderGirl 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://codergirl.launchcode.org/UX-Learning-Track/">
<div class="card">
<div class="card-header">
<h4>User Experience</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">User Experience</span> is the process of designing (digital or physical) products that are easy to use and delightful to interact with. It’s about enhancing the experience that people have while interacting with your product, and making sure they find value in what you’re providing. </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://codergirl.launchcode.org/Front-End-Web-Dev-Learning-Track/">
<div class="card">
<div class="card-header">
<h4>Front-End Web Development</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Front-End Web Development</span> covers the basics of web development using HTML, CSS, and JavaScript, how to build responsive websites for mobile through desktop, and get prepared to learn additional web frameworks like Angular, Ember, and React.</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://codergirl.launchcode.org/Java-Learning-Track/">
<div class="card">
<div class="card-header">
<h4>Java</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Java</span> is an object-oriented language with a multitude of applications. In this course you will start with the fundamentals of programming and progress through the Java language as you learn to solve problems with code. Java developers work with data management, reporting, and business workflows.</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://codergirl.launchcode.org/Csharp-learning-track/">
<div class="card">
<div class="card-header">
<h4>C#</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">C#</span> is used primarily on Windows-based machines and has been widely adopted by companies around the world as their software standard. The .NET Framework is a combination of code and environment that provides a common runtime platform.</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://codergirl.launchcode.org/iOS-Learning-Track/">
<div class="card">
<div class="card-header">
<h4>iOS</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">iOS</span> focuses primarily on the Foundation Framework and UIKit, the fundamental, yet massive, framework provided by Apple to design, create, animate, and customize your entire apps experience. This course is great for those with some object oriented programming experience and ready to jump into the mobile field.</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://codergirl.launchcode.org/SQL-learning-track/">
<div class="card">
<div class="card-header">
<h4>SQL</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">SQL</span> is the most widely used tool for working with databases. This class will begin with the basics of SQL, and move toward advanced queries and reporting services. This track is for anyone interested in working with databases, including non-programmers looking to improve their business intelligence skills or programmers looking to build and manipulate databases for their applications.</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://codergirl.launchcode.org/Data-Science-Learning-Track/">
<div class="card">
<div class="card-header">
<h4>Data Science</h4>
</div>
<div class="card-content">
<p><span class="card-inline-title">Data Science</span> can be applied to discovering customer insights, informing digital marketing, scientific fields of research and application of predicting outcomes or optimizing processes. This course will give you a comprehensive overview of data science methods and tools. </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>