-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathlearners_group.html
More file actions
28 lines (26 loc) · 1.4 KB
/
learners_group.html
File metadata and controls
28 lines (26 loc) · 1.4 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
---
layout: default
title: Clojure Berlin Learning Group
permalink: /learners-group/
---
<section class="module content">
<div class="container">
<div class="row">
<h2>Clojure Berlin Learning Group</h2>
<div class="col-md-6 space-below">
<h4>English</h4>
<p>Looking to start or continue learning Clojure? Join the Learning group!</p>
<p>We meet every Wednesday of every month <em>except</em> for the second Wednesday (that's when we go to the Clojure Meetup), at <a href="https://www.facebook.com/pfeifferscafe/">Pfeiffer's Cafe</a> in Kreuzberg.</p>
<p>Coaches and fellow learners are there to help you. Folks work on either their own independent projects or guided curriculum.</p>
<p>The learning group follows the <a href="http://berlincodeofconduct.org/">Berlin code of conduct</a>.
</div>
<div class="col-md-6">
<h4>Deutsch</h4>
<p>Du möchtest anfangen Clojure zu lernen oder damit weitermachen? Werde Teil unserer Lerngruppe!</p>
<p>Wir treffen jeden Mittwoch im Monat <em>außer</em> am zweiten Mittwoch (dann gehen wir zum Clojure Meetup) um <a href="https://www.facebook.com/pfeifferscafe/">Pfeiffer's Cafe</a> in Kreuzberg.</p>
<p>Ein paar Coaches sind da um dir zu helfen.</p>
<p>Bitte Hier lesen unsere <a href="http://berlincodeofconduct.org/">code of conduct</a>.<p>
</div>
</div>
</div>
</section>