-
Notifications
You must be signed in to change notification settings - Fork 16
/
learners_group.html
99 lines (95 loc) · 4.24 KB
/
learners_group.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
---
layout: default
title: Clojure Dojo Workshops
permalink: /learners-group/
---
<section class="module content">
<div class="container">
<div class="row">
<h2>Clojure Dojo Learners Group</h2>
<div class="col-md-6 space-below">
<p>
<b>English: </b>
</p>
<p>
<i>
The learning group is a collective of women and non binary people interested in programming. We meet one evening a week to learn Clojure, facilitated by coaches (of various genders).
</i>
</p>
<p>Looking to start or continue learning Clojure?
</br>
Join the Learners group!</p>
<p>Beginners are absolutely welcome,
if you have done the workshop you know more than enough.<br> Even if you haven't done the workshop there are
plenty of other learners who are more than happy to help you get started.
</p>
</div>
<div class="col-md-6">
<p>
<b>Deutsch: </b>
</p>
<p>
<i>
Die Lerngruppe ist ein Kollektiv von Frauen und nichtbinären Menschen, die am Programmieren lernen interessiert sind. Wir treffen uns einen Abend in der Woche. Mit dabei sind Coaches (verschiedenen Genders), die uns zur Unterstützung stehen.
</i>
</p>
<p>Du möchtest anfangen Clojure zu lernen oder damit weitermachen?
</br>
Werde Teil unserer Lerngruppe!</p>
<p>Anfänger_innen sind absolut willkommen, falls du am Workshop teilgenommen hast weißt du mehr als genug.<br>
Selbst wenn du nicht beim Workshop warst sind genug andere Lernende da, die dir gern dabei helfen können loszulegen.
</p>
</div>
</div>
<div class="row bottom-space">
<div class="col-md-6">
<p><b>Learners Group Facts:</b></p>
<ul>
<li>
<p>Location: <a href="http://co-up.de/about.html" title="co-up about">co-up coworking space</a> 3rd floor <br>near U8/U1 Kottbusser Tor.<br>
<a href="http://co-up.de/code-of-conduct.html" title="co-up coc">Code of Conduct</a>, <a href="http://co-up.de/space-instructions.html" title="co-up location">Location/ accessibility info</a></p>
</li>
<li>
<p>When: Every Wednesdays of every month except for the second Wednesday (that's when we go to the Clojure Meetup)</p>
</li>
<li>
<p>What: You can either work on your own stuff, or find people with shared interests and work together on a project over a longer period of time</p>
</li>
<li>
<p>Our Code of Conduct: <a href="http://berlincodeofconduct.org/">Please read here</a></p>
</li>
<li>
<p>Evenings start with a vegan potluck, so feel free to bring and share some food</p>
</li>
<li>
<p>There will be coaches to help you along</p>
</li>
</ul>
</div>
<div class="col-md-6">
<p><b>Learners Group Fakten:</b></p>
<ul>
<li>
<p>Ort: <a href="http://co-up.de/about.html" title="co-up about">co-up coworking space</a> 3. Etage<br>nahe U8/U1 Kottbusser Tor.<br>
<a href="http://co-up.de/code-of-conduct.html" title="co-up coc">Verhaltensregeln</a>, <a href="http://co-up.de/space-instructions.html" title="co-up location">Standort/ Barrierefreiheitsinfo</a></p>
</li>
<li>
<p>Wann: Jeden Mittwoch im Monat außer am zweiten Mittwoch (dann gehen wir zum Clojure Meetup)</p>
</li>
<li>
<p>Was: Du kannst entweder auf eigene Faust arbeiten oder Menschen mit gemeinsamen Interessen finden und gemeinsam an einem Projekt über einen längeren Zeitraum arbeiten</p>
</li>
<li>
<p>Unsere Code of Conduct: <a href="http://berlincodeofconduct.org/">Bitte Hier lesen</a></p>
</li>
<li>
<p>Wir beginnen die Lerngruppe mit einem veganen Abendessen, bei dem alle etwas mitbringt (engl. Potluck), du kannst gern auch eine Kleinigkeit mitbringen und mit den anderen teilen.</p>
</li>
<li>
<p>Ein paar Coaches sind da um dir zu helfen</p>
</li>
</ul>
</div>
</div>
</div>
</section>