-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
494 lines (455 loc) · 25.1 KB
/
Copy pathindex.html
File metadata and controls
494 lines (455 loc) · 25.1 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
---
layout: default
title: Supporting the Diversity of Clojure
---
<section class="module content">
<div class="container">
<div class="row">
<h2>Clojure Programming Workshops</h2>
<div class="col-md-12 space-below">
<p>
<a href="http://www.clojurebridge.org/" target="_blank">ClojureBridge</a> is a free workshop to teach you the Clojure programming language, primarily aimed at those who identify as women, transgender & non-binary.
</p>
<p>
We support people who are completely new to programming, through to existing developers new to Clojure.<br>
</p>
</div>
<div class="col-md-12">
<p>
<strong>Why learn Clojure?</strong>
</p>
<p>
<a href="http://clojure.org/" target="_blank">Clojure</a> is a modern, general purpose programming language that can be use to build apps for the web, mobile devices and desktop. The simple syntax of the Clojure language makes it a great choice for those new to programming, or existing developers who want to learn about functional programming.
</p>
<p>
Clojure has a huge amount of libraries available to help you build a wide range of apps really quickly. You can use all the libraries from its host platforms, JavaScript/Node.js, Java or Microsoft .Net, too.
</p>
</div>
<div class="col-md-12 text-center">
<p>
<b>Next ClojureBridge workshop: 2-3rd June 2017</b>
</p>
<p>
<a href="https://www.meetup.com/London-Clojurians/events/238697990/">
<button type="button" class="btn btn-primary">Sign up!</button>
</a>
</p>
<br>
</div>
<!--<div class="col-md-12">-->
<!--<p>-->
<!--<strong>Sign up to hear about the next ClojureBridge workshop</strong>-->
<!--</p>-->
<!--<!– Begin MailChimp Signup Form –>-->
<!--<div id="mc_embed_signup">-->
<!--<form action="//github.us14.list-manage.com/subscribe/post?u=c81ec369c43828a8bcf367b17&id=ef7578ea37" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>-->
<!--<div id="mc_embed_signup_scroll">-->
<!--<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>-->
<!--<!– real people should not fill this in and expect good things - do not remove this or risk form bot signups–>-->
<!--<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_c81ec369c43828a8bcf367b17_ef7578ea37" tabindex="-1" value=""></div>-->
<!--<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>-->
<!--</div>-->
<!--</form>-->
<!--</div>-->
<!--<!–End mc_embed_signup–>-->
<!--</div>-->
</div>
</div>
</section>
<section class="module parallax parallax-1">
<div class="container">
</div>
</section>
<section class="module content">
<div class="container">
<div class="row bottom-space">
<h2>Workshop</h2>
<div class="col-md-12">
<p>
The <a href="https://clojurebridge.github.io/curriculum/" target="_blank">ClojureBridge Curriculum</a> introduces you to fundamental programming concepts in Clojure through many practical examples and exercises. Teachers and assistants are there to guide you and help you build your first apps in Clojure.
</p>
<p><strong>Requirements:</strong></p>
<p>
Each participant requires their own laptop with either MacOSX, Linux or Windows operating system. We help you set up your laptop for Clojure during the install party.
</p>
</div>
<div class="col-md-12">
<p>
<b>Schedule for the event</b>
</p>
</div>
<div class="row bottom-space">
<div class="col-md-6">
<p>
<b>Friday evening - Intro & Install</b>
</p>
<ul>
<li>18.30 - Doors open & social</li>
<li>19.00 - <a href="https://docs.google.com/presentation/d/e/2PACX-1vRoenTlThF2u738O2e2Ck1Q0784vl90f2GXuJz7q-SG_PDVZYux9KD4x_ghw17CRBtZmGzZUBYBp_Ns/pub?start=false&loop=false&delayms=3000" target="_blank">Introductions & demo</a></li>
<li>19.20 - Setup & Test your laptops</li>
<li>20.30 - Finish </li>
</ul>
<p>
Once we verify you have a working Clojure setup you may leave, or you can stay and ask questions, try some Clojure or simply get to know the Clojure community better.
</p>
</div>
<div class="col-md-6">
<p>
<b>Saturday - Workshop</b>
</p>
<ul>
<li>10.30 - Doors open, breakfast</li>
<li>11.00 - Workshop starts</li>
<li>12.00 - Group show & tell</li>
<li>13.00 - Lunch</li>
<li>14.00 - Continue workshop</li>
<li>15.00 - Group show & tell</li>
<li>16.00 - Group show & tell</li>
<li>17.00 - Retrospective - your feedback</li>
<li>17.30 - Social & Drinks</li>
</ul>
</div>
<div class="col-md-12">
<p>
We will encourage you to have regular breaks during the workshop, to give your brain a chance to absorb all this new information.
</p>
<p>
There will be regular show & tell sessions with each group, briefly sharing where they are at and any surprising things they have learnt or things they have found challenging.
</p>
</div>
<!-- <div class="col-md-12">
<p>
<b>Workshop Details:</b>
</p>
<ul>
<li>
<strong>Student Registration:</strong> Add yourself to the <a href="https://www.meetup.com/London-Clojurians/events/234945540/" "target=_blank">ClojureBridge meetup.com event</a> and complete the <a href="http://bit.ly/clojurebridgelondon-signup" "target=_blank">registration form</a>
</li>
<li>
<strong>Location:</strong> Style.com, London. (exact location to be annouced)
</li>
<li>
<strong>Food preferences:</strong> add them to the <a href="http://bit.ly/clojurebridgelondon-signup" "target=_blank">student registration form</a>
</li>
</ul>
</div> -->
<div class="col-md-12">
<p>The event is free of charge and run by unpaid volunteers from the Clojure community. While the workshop is primarily for women, transgender & non-binary attendees, our coaches and organizers are members of the local Clojure community of various genders. Everyone agrees to abide within the <a href="http://bridgefoundry.org/code-of-conduct/" target="_blank">ClojureBridge Code of Conduct.</a></p>
</div>
<div class="col-md-12 text-center">
<p>
<b>Next ClojureBridge workshop: 2-3rd June 2017</b>
</p>
<p>
<a href="https://www.meetup.com/London-Clojurians/events/238697990/">
<button type="button" class="btn btn-primary">Sign up!</button>
</a>
</p>
<br>
</div>
<!--<div class="col-md-12">-->
<!--<p>-->
<!--<strong>Sign up to hear about the next ClojureBridge workshop</strong>-->
<!--</p>-->
<!--<!– Begin MailChimp Signup Form –>-->
<!--<div id="mc_embed_signup">-->
<!--<form action="//github.us14.list-manage.com/subscribe/post?u=c81ec369c43828a8bcf367b17&id=ef7578ea37" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>-->
<!--<div id="mc_embed_signup_scroll">-->
<!--<input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required>-->
<!--<!– real people should not fill this in and expect good things - do not remove this or risk form bot signups–>-->
<!--<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_c81ec369c43828a8bcf367b17_ef7578ea37" tabindex="-1" value=""></div>-->
<!--<div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div>-->
<!--</div>-->
<!--</form>-->
<!--</div>-->
<!--</div>-->
</div>
</div>
</section>
<section class="module parallax parallax-2">
<div class="container">
</div>
</section>
<section class="module content">
<div class="container">
<div class="row bottom-space">
<h2>Workshop Materials</h2>
<div class="col-md-12">
<p>Here you will find the ClojureBridge workshop material (curriculum) and initial resources that will help you learn Clojure. We have also included a few key follow-on resources and valuable links in the Clojure community. There is much more than this, but we dont want to drown you in information.</p>
</div>
<div class="col-md-6">
<h3>Workshop Materials</h3>
<ul>
<li><a href="https://sekao.net/nightcode/" target="_blank">NightCode Editor</a></li>
<li><a href="https://github.com/ClojureBridge/curriculum/blob/gh-pages/outline/setup.md"
target="_blank">Clojure Setup Guide (Nightcode)</a></li>
<li><a href="https://clojurebridge.github.io/curriculum/" target="_blank">ClojureBridge Curriculum Slides</a></li>
<li><a href="https://clojurebridgelondon.github.io/community-docs/docs/curriculum" target="_blank">ClojureBridge London Curriculum (work in progress, feedback welcome)</a></li>
</ul>
</div>
<div class="col-md-6">
<h3>Documentation & Cheetsheets</h3>
<ul>
<li><a href="https://github.com/ClojureBridgeLondon/curriculum/blob/gh-pages/outline/cheatsheet.md" target="_blank">Student Clojure cheetsheet</a></li>
<li><a href="https://github.com/clojurebridge-berlin/curriculum/blob/gh-pages/outline/cheatsheet.md" target="_blank">ClojureBridge cheetsheet</a>, the <a href="http://clojure.org/cheatsheet" target="_blank">Clojure.org cheetsheet</a>, or <a href="https://www.conj.io/" target="_blank">searchable cheetsheet (Grimoire)</a></li>
<li><a href="http://clojure.org/">Clojure.org</a> & <a href="http://clojure-doc.org/" target="_blank">ClojureDocs.org</a></li>
<li><a href="https://github.com/clojurebridge-berlin/curriculum/blob/quil-cheatsheet/outline/cheatsheet-quil.md" target="_blank">ClojureBridge Quil cheetsheet</a> & <a href="https://quil.info" target="_blank">Quil website</a></li>
</ul>
</div>
<div class="col-md-12 text-center">
<p>
<a href="https://gitter.im/ClojureBridgeLondon/chat" target="_blank"><img src="/images/gitter-chat-badge-clojurebridgelondon.png" alt="Join the conversation on Gitter"></a>
</p>
</div>
</div>
</div>
</section>
<section class="module parallax parallax-2">
<div class="container">
</div>
</section>
<section class="module content">
<div class="container" id="post-event">
<div class="row bottom-space">
<h2>Continuing your learning after ClojureBridge</h2>
<div class="col-md-12">
<p>There are many great resources to continue discovering Clojure. Here are just a few examples that we think you may find useful after the workshop.</p>
</div>
<div class="col-md-6">
<h3>Practising Clojure</h3>
<ul>
<li><a href="http://www.4clojure.com/" target="_blank">4Clojure</a> - coding challenges</li>
<li><a href="http://clojurekoans.com/" target="_blank">Clojure koans</a> & <a href="http://clojurescriptkoans.com/" target="_blank">ClojureScript Koans</a> - interactive tutorial</li>
<li><a href="http://exercism.io/" target="_blank">exercism.io</a> - downloadable problems to solve</li>
<li><a href="https://www.codingame.com" target="_blank">Codingame.com</a> - control games with code</li>
<li><a href="https://www.codewars.com/" target="_blank">CodeWars</a> - coding challeges with other people</li>
</ul>
</div>
<div class="col-md-6">
<h3>Tutorials</h3>
<ul>
<li><a href="http://practicalli.github.io/clojure" target="_blank">Practicalli Clojure</a></li>
<li><a href="https://practicalli.github.io/clojure-webapps/" target="_blank">Practicalli Clojure Webapps</a></li>
<li><a href="https://aphyr.com/posts/301-clojure-from-the-ground-up-welcome" target="_blank">Clojure from the ground up</a></li>
</ul>
</div>
</div>
<div class="row bottom-space">
<div class="col-md-6">
<h3>Online Books & Resource</h3>
<ul>
<li><a href="https://github.com/clojure-cookbook/clojure-cookbook" target="_blank">Clojure Cookbook</a> - code examples with explanation</li>
<li><a href="http://www.braveclojure.com/introduction/" target="_blank">Brave Clojure</a> - tutorial with Emacs</li>
<li><a href="http://funcool.github.io/clojurescript-unraveled/" target="_blank">ClojureScript Unraveled</a></li>
<li><a href="https://aphyr.com/posts/301-clojure-from-the-ground-up-welcome" target="_blank">Clojure from the ground up</a></li>
</ul>
</div>
<div class="col-md-6">
<h3>Videos</h3>
<ul>
<li><a href="https://www.youtube.com/watch?v=5lvV9ICwaMo" target="_blank">Video: List Comprehension</a></li>
<li><a href="https://www.youtube.com/watch?v=qxE5wDbt964" target="_blank">Video: Understanding Thread Macros</a></li>
<li><a href="https://www.youtube.com/channel/UCaLlzGqiPE2QRj6sSOawJRg" target="_blank">YouTube: ClojureTV channel</a></li>
</ul>
</div>
</div>
<div class="row bottom-space">
<div class="col-md-12">
<h3>Clojure Community</h3>
<p>The London Clojurian community is friendly and welcoming (please tell us if this is not your experience) and very active. We run around 4 events per month, incuding coding dojos* in the evenings, all day workshops on a Saturday and a monthly talk. All our events can be found on the <a href="http://www.meetup.com/LondonClojurians/">London Clojurians Meetup group</a>
</p>
<ul>
<li><a href="https://gitter.im/ClojureBridgeLondon/chat" target="_blank">ClojureBridge London Gitter (chat)
group</a></li>
<li><a href="https://skillsmatter.com/conferences/8783-clojure-exchange-2017" target="_blank">ClojureX 2017 London Conference</a></li>
<li><a href="http://www.meetup.com/LondonClojurians/" target="_blank">London Clojurians Meetup</a> & <a href="https://clojurians.slack.com/" target="_blank">Clojurians slack groups</a> (<a href="http://clojurians.net/">join slack group</a>) </li>
<li><a href="https://clojars.org/" target="_blank">Clojars</a> - open source Clojure libraries & <a href="https://crossclj.info/" target="_blank">libraries cross reference</a></li>
</ul>
<p>
<a href="https://www.meetup.com/London-Clojurians/"><img src="/images/london-clojurians-banner-new.png" alt="London Clojurians" width="800"></a>
</p>
<p>
*Coding dojos are evening events (7pm-9pm) where we suggest simple challenges and form small groups (3-5 people) to solve a challenge. We show what we have learnt at the end of the evening.
</p>
</div>
</div>
</div>
</section>
<section class="module parallax parallax-2">
<div class="container">
</div>
</section>
<section class="module content">
<div class="container">
<div class="row bottom-space">
<h2>Teachers Resources</h2>
<div class="col-md-12">
<p>Resources to help the teachers and assistants prepare for the ClojureBridge workshop</p>
</div>
<div class="col-md-6">
<p><strong>Teaching Guides</strong></p>
<ul>
<li><a href="https://docs.google.com/presentation/d/1YjqllOqaGvyAPfKBaRbNfotXBaXpqa5_wSy62VhPM7I/pub?start=false&loop=false&delayms=3000" target="_blank">ClojureBridge London Volunteer Training</li>
<li><a href="http://clojurebridgelondon.github.io/presentations" target="_blank">Welcome presentation</a></li>
<li><a href="https://docs.google.com/presentation/d/1XoiPW4y7vsaoxNsrJqguAcaTEKdqmx3qFrA4mTDGD1M/pub" target="_blank">Guiding people into Clojure (slides)</a></li>
</ul>
</div>
<div class="col-md-6">
<p><strong>Clojure Code Examples</strong></p>
<ul>
<li><a href="https://github.com/ClojureBridgeLondon/clojurebridgelondon-exercises-examples" target="_blank">Suggested exercise solutions</a></li>
<li><a href="https://github.com/practicalli/clojure-through-code" target="_blank">Clojure Through Code</a> - examples of Clojure code</li>
</ul>
</div>
</div>
</div>
</section>
<!-- <section class="module parallax parallax-3">
<div class="container">
</div>
</section>
<section class="module content">
<div class="container">
<div class="row bottom-space">
<div class="col-md-12">
<h2>Learning</h2>
</div>
<div class="col-md-12">
<h3>As comfortable as possible</h3>
<p>We want to provide a safe and welcoming environment for everyone, so we will be asking all learners and event volunteers to respect our <a href="http://bridgefoundry.org/code-of-conduct/">Code of Conduct</a>, which will be strictly enforced.</p>
<p>Our aim is that ClojureBridge Berlin will introduce learners to new possibilities in programming and make the tech community in Berlin a more diverse and interesting place.</p>
<p class="quote">All the efforts that you made to make a group of women feel comfortable are incredible. There was not a single moment where I felt uncomfortable - I really appreciated that.</p>
<div class="triangle"></div>
<p><b>Attendee (Workshop 2015)</b></p>
<p class="quote">Seeing a large group of women* enjoying programming, learning, hacking away. It was inspiring and motivating.</p>
<div class="triangle"></div>
<p><b>Coach (Workshop 2015)</b></p>
</div>
</div>
</div>
</section> -->
<section class="module parallax parallax-2">
<div class="container">
<h1></h1>
</div>
</section>
<section class="module content">
<div class="container">
<h2>About us</h2>
<div class="row">
<div class="col-md-6">
<img class="team" src="/images/2016-Feb-clojurebridgelondon-retrospective.png">
<p><b>The Team:</b></p>
<p>
<a href="https://twitter.com/sassela" target="_blank">Abby Sassel</a>,
<a href="https://twitter.com/jr0cket" target="_blank">John Stevenson</a>
</p>
</div>
<div class="col-md-6">
<p>
<strong>Volunteering</strong>
</p>
<p>
ClojureBridge London is organized with a lot of love by volunteers. We try our best to make the workshop a memorable event and bring more diversity into our community.
</p>
<p>
If you have some Clojure experience (a few months or more) then why not <a href="https://www.meetup.com/London-Clojurians/events/238697973/" target="_blank"><b>volunteer to be a teacher or assistant</b></a>? Helping others to learn is a great way to enhance your skills and confidence in Clojure (and teamwork).
</p>
<p><b>Twitter: </b><a href="https://twitter.com/ClojureBridgeLN" target="_blank">@ClojureBridgeLN</a></p>
<p><b>Hashtag:</b> <a href="https://twitter.com/search?q=%23clojurebridge&src=typd" target="_blank">#ClojureBridge</a></p>
<p><b>Chatroom:</b> <a href="https://gitter.im/ClojureBridgeLondon/chat" target="_blank">ClojureBridgeLondon/chat</a> (gitter.im)</p>
</div>
</div>
<h2>Workshops</h2>
<div class="row bottom-space">
<div class="col-md-6">
<p><strong>Workshop Autumn 2016</strong></p>
<p>
This workshop took place on
<a href="http://www.clojurebridge.org/events/2016-11-25-london" target="_blank">25th and 26th November in
London</a>.
We had 21 students and 15 coaches.
</p>
<p>
Host: <a href="https://www.style.com/" target="_blank">Style.com</a>
</p>
</div>
<div class="col-md-6">
<img class="attendees-picture" src="/images/2016-Dec-clojurebridgelondon-group-coding.png">
</div>
</div>
<div class="row bottom-space">
<div class="col-md-6">
<p><strong>Workshop Autumn 2016</strong></p>
<p>The Autumn workshop took place on <a href="http://www.clojurebridge.org/events/2016-10-01-london"
target="_blank">1st October in London</a>. We had 18 students and around 18 coaches.</p>
<p>Host: <a href="https://www.thoughtworks.com/" target="_blank">Thoughtworks</a></p>
</div>
<div class="col-md-6">
<img class="attendees-picture" src="/images/2016-Oct-clojurebridgelondon-group-coding.png">
</div>
</div>
<div class="row bottom-space">
<div class="col-md-6">
<p><strong>Workshop February 2016</strong></p>
<p>The February workshop took place on <a href="http://www.clojurebridge.org/events/2016-02-19-london" target="_blank">18th and 19th February in London</a>. We had 28 students and around 12 coaches.</p>
<p>Host: <a href="https://www.uswitch.com/" target="_blank">uSwitch</a></p>
</div>
<div class="col-md-6">
<img class="attendees-picture" src="/images/2016-Feb-clojurebridgelondon-group-coding.jpg">
</div>
</div>
<div class="row">
<div class="col-md-6">
<p><strong>Workshop April 2015</strong></p>
<p>Our first workshop happened on <a href="http://www.clojurebridge.org/events/2015-04-17-london" target="_blank">17th and 18th April in London</a>. We had 35 students and 14 coaches. Our generous host was <a href="https://www.uswitch.com/" target="_blank">uSwitch</a></p>
</div>
<div class="col-md-6">
<img class="attendees-picture" src="/images/2015-April-clojurebridgelondon-group-photo.jpg">
</div>
</div>
<div class="row supporter-area">
<h2>Previous Sponsors</h2>
<div class="col-md-12 supporter-logos">
<a href="https://www.thoughtworks.com/" target="_blank" title="Thoughtworks" height="64">
<img class="supporter-logo" src="https://www.thoughtworks.com/imgs/tw-logo.png" alt="ThoughtWorks logo">
</a>
<a href="https://www.uswitch.com/" target="_blank" title="uSwitch" height="40">
<img class="supporter-logo" src="https://www.uswitch.com/media-centre/wp-content/uploads/logo-downloads/uSwitch-white-on-blue.png" alt="uSwitch logo">
</a>
<a href="https://www.style.com/" target="_blank" title="style.com" height="64">
<img class="supporter-logo" src="/images/logos/style-logo--blue.svg" alt="Style.com logo">
</a>
<a href="https://gds.blog.gov.uk/about/" target="_blank" title="GDS - Government Digital Services" height="64">
<img class="supporter-logo" src="/images/Gov.uk_logo.svg.png" alt="GDS - Government Digital Services logo">
</a>
<a href="https://www.meetup.com/London-Clojurians/" target="_blank" title="London Clojurians" height="64">
<img class="supporter-logo" src="/images/london-clojurians-banner-new.png" alt="London Clojurians logo">
</a>
<a href="https://purelyfunctional.tv/" target="_blank" title="PurelyFunctional.TV" height="64">
<img class="supporter-logo" src="/images/purelyfunctional-tv-banner.png" alt="PurelyFunctional.TV logo">
</a>
<a href="http://hackernest.com/" target="_blank" title="HackerNest" height="64">
<img class="supporter-logo" src="/images/hackernest-logo.png" alt="HackerNest logo">
</a>
</div>
<div class="col-md-offset-4 col-md-4">
<a href="/sponsor-us">
<button type="button" class="btn btn-success">Sponsor us!</button>
</a>
</div>
</div>
<div class="row">
<div class="col-md-12 centered">
<p>
ClojureBridge London is a chapter of <a href="http://clojurebridge.org" target="_blank">clojurebridge.org</a>. Website design lovingly created by <a href="http://clojurebridge-berlin.org/" target="_blank">ClojureBridge Berlin</a> team, with many other contributions too.
</p>
</div>
</div>
</section>
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/4.0/88x31.png" /></a>
<br />
<span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">ClojureBridge Curriculum</span>
by
<span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">ClojureBridge</span> is licensed under a
<a rel="license" href="http://creativecommons.org/licenses/by/4.0/deed.en_US">Creative Commons Attribution 4.0 International License</a>.