-
Notifications
You must be signed in to change notification settings - Fork 3
/
students.html
executable file
·59 lines (43 loc) · 2.63 KB
/
students.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
---
layout: default
title: Codedoor.org - Support refugees to become software developers
---
<!-- Page Title
============================================= -->
<section id="page-title">
<div class="container clearfix">
<h1>Join us, become a student</h1>
<span>Come with us to learn to code</span>
</div>
</section><!-- #page-title end -->
<!-- Content
============================================= -->
<section id="content">
<div class="content-wrap">
<div class="container clearfix">
<div class="headsing-block cdenter">
<h3>Welcome!</h3>
<h4>
We are currently accepting applications for the next batch of students.</h4> <br>
<h3>Requirements</h3>
<h4>Our program aims to teach women and refugees, but anybody can apply.<br>
If you are a women, we highly encourage you to join our program.<br>
You will take courses provided by Udacity only available in English. So obviously you need good English skills.<br>
You will learn on a computer to build web - and mobile applications. You'll need a minimum knowledge to use and operate a computer.<br>
If you're not sure about your skills, just get in touch with us, we'll figure this out together.<br>
We provide you with a laptop and a place where you can work and have access to internet. Our offices are located at Social Impact Labs and selected Universities accross Germany.</h4><br><br>
<h3>How much effort and time you need</h3>
<h4> We will give you access to various code camps, which last a few months. You will need to work a few hours per day on this program, depending on your progress.<br>
Every week, you need to attend a meeting with a tutor and other students where you'll discuss your work.
You'll also have projects to build with the collaboration of other students.<br>
We'll bring you technical knowledge, but also social experience.</h4><br><br>
<h3>Interested? Simply complete the application form and click<a href="http://codedoor.org/register.html" target="_blank"> here.</a></h3></span><hr>
</div>
</div>
<a href="mailto:[email protected]" class="button button-full center tright footer-stick">
<div class="container clearfix">
Wanna help? Propose a partnership? Donate some old laptops? <strong>Contact us</strong> <i class="icon-caret-right" style="top:4px;"></i>
</div>
</a>
</div>
</section><!-- #content end -->