This repository has been archived by the owner on May 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
745 lines (700 loc) · 32.4 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
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
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
---
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 text-center space-below">
<!-- Begin Mailchimp Signup Form -->
<!-- <link href="//cdn-images.mailchimp.com/embedcode/horizontal-slim-10_7.css" rel="stylesheet" type="text/css"> -->
<!-- <style type="text/css"> -->
<!-- #mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:100%;} -->
<!-- /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block. -->
<!-- We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ -->
<!-- </style> -->
<!-- <div id="mc_embed_signup"> -->
<!-- <form action="https://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"> -->
<!-- <label for="mce-EMAIL">Sign up to hear about the next ClojureBridge workshop</label> -->
<!-- <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-->
<!-- Begin Workshop Event Detail -->
<p>
<b>Next event: 10-11 May 2019 @ Functional Works. 36-42 New Inn Yard London, EC2A 3EY
</b>
</p>
<p>
Coach Training: 2nd May @ Functional Works
</p>
<!-- End Workshop Detail -->
<div class="col-md-12 text-center">
<a href="https://www.bridgetroll.org/events/471">
<button type="button" class="btn btn-success btn-lg">Event Sign up page (students and coaches)</button>
</a>
</div>
</div>
<div class="col-md-12 space-below">
<p>
<a href="http://www.clojurebridge.org/" target="_blank">ClojureBridge
</a> is a fun, free and friendly workshop for those identifying as women or non-binary gender, coaching them in the art of coding. We teach students Clojure, a functional programming language that is great for beginners and experienced developers alike.
</p>
<p>
There are three learning paths we suggest for the workshop and we provide a coach to support you in which ever you choose:
</p>
<ul>
<li><strong>Absolute Beginner</strong> - have a conversation with your computer using colours and shapes</li>
<li><strong>A little coding experience</strong> - tackle some simple challenges</li>
<li><strong>Some experience coding</strong> - build a website, app or game with a coach</li>
</ul>
</div>
<div class="col-md-12 space-below">
<h3>Why learn Clojure?</h3>
<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>
</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><a href="http://clojurebridgelondon.github.io/workshop/" target="_blank">Workshop</a>
</h2>
<div class="col-md-12">
<p>
The
<strong>
<a href="http://clojurebridgelondon.github.io/workshop/" target="_blank">ClojureBridge workshop
</a> </strong> introduces you to fundamental programming concepts in Clojure through many practical examples and exercises. Coaches 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>Typical workshop schedule
</b>
</p>
<p>
Actual workshop times may vary slightly
</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">Introducing ClojureBridge and Clojure
</a>
</li>
<li>19.45 - Install Clojure on your laptops or try out the workshop
</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.00 - Doors open, breakfast
</li>
<li>11.00 - Workshop starts
</li>
<li>13.15 - Group show & tell
</li>
<li>13.30 - Lunch
</li>
<li>14.30 - Continue workshop
</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>
</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 trans/cis women & 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>
</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 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.
</p>
</div>
<div class="col-md-6">
<h3>Workshop Materials
</h3>
<ul>
<li>
<a href="https://clojurebridgelondon.github.io/workshop/prepare-for-the-workshop.html"
target="_blank">Editors for Clojure</a> - Lighttable, Emacs, Protorepl(Atom), Cursive(IntelliJ), Microsoft VS Code
</li>
<li>
<a href="http://clojurebridgelondon.github.io/workshop/" target="_blank">ClojureBridge workshop (Klipse version)
</a>
</li>
</ul>
</div>
<div class="col-md-6">
<h3>Documentation and 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>
</ul>
</div>
<div class="col-md-12 text-center">
<p>
<a href="https://clojurians.slack.com" target="_blank"><img src="/images/clojurebridge-london-slack-channel-banner2.png" alt="London Clojurians Slack Channel - we are here to help"> </a>
</p>
</div>
</div>
</div>
</section>
<section class="module parallax parallax-3">
<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>
<li>
<a href="https://docs.google.com/presentation/d/1pgqMXMfpz3RDJkHX9Ck2WNy8oe5w8IJpDWe17YvBuZw/pub?start=false&loop=false&delayms=3000" target="_blank">Thinking In Clojure - slides
</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://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-6">
<div class="container">
</div>
</section>
<section class="module content">
<div class="container">
<div class="row bottom-space">
<h2>Coaches' Resources
</h2>
<div class="col-md-12">
<p>Resources to help the coaches and assistants prepare for the ClojureBridge workshop
</p>
</div>
<div class="col-md-6">
<p>
<a href="https://docs.google.com/presentation/d/e/2PACX-1vR_RYp1Vq9O75hmjG-SWRjtr8zezF8CUXicIOSkJqJf-U512u9E7SZm0UCzcIxqbia1VWObchTx9e-L/pub?start=false&loop=false&delayms=3000" target="_blank" >
<strong>Coach Readiness Guide</strong>
</a>
</p>
</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>
</ul>
</div>
<div class="col-md-12 text-center">
<p>
<a href="https://clojurians.slack.com" target="_blank"><img src="/images/clojurebridge-london-slack-channel-banner2.png" alt="London Clojurians Slack Channel - we are here to help"> </a>
</p>
</div>
</div>
</div>
</section>
<section class="module parallax parallax-7">
<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">
<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 London will introduce learners to new possibilities in programming and make the tech community in London a more diverse and interesting place.
</p>
</div>
</div>
</div>
</section>
<section class="module parallax parallax-8">
<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 volunteer to be a coach or assistant? Helping others to learn is a great way to enhance your skills and confidence in Clojure (and teamwork). We also run coach training events a few weeks before each workshop.
</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://clojurians.slack.com/messages/C4VF2PZD0/" target="_blank">ClojureBridge London Slack channel
</a> (
<a href="http://clojurians.net/">join slack group</a>)
</p>
</div>
</div>
</section>
<section class="module parallax parallax-9">
<div class="container">
<h1>
</h1>
</div>
</section>
<section class="module content">
<div class="container">
<h2>Previous Workshops
</h2>
<div class="row bottom-space">
<div class="col-md-6">
<p>
<strong>Workshop Autumn 2017
</strong>
</p>
<p>
This workshop took place on 18th November, we had 14 students and 11 coaches.
</p>
<p>
Host:
<a href="https://skillsmatter.com/" target="_blank">Skills Matter (CodeNode)
</a>
</p>
<p>
Sponsor:
<a href="https://signalmedia.co/" target="_blank">Signal Media
</a>
</p>
</div>
<div class="col-md-6">
<img class="attendees-picture" src="/images/2017-Nov-clojurebridgelondon-posing-group.JPG">
</div>
</div>
<div class="row bottom-space">
<div class="col-md-6">
<p>
<strong>Workshop Summer 2017
</strong>
</p>
<p>
This workshop took place on 3rd June, we had 25 students and 15 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/2017-Jun-clojurebridgelondon-posing-group.jpeg">
</div>
</div>
<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 1st October in London. 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>
</section>
<section class="module parallax parallax-10">
<div class="container">
</div>
</section>
<section class="module content">
<div class="row supporter-area">
<h2>
Sponsors
</h2>
<div class="col-md-12 supporter-logos">
<a href="https://www.signal-ai.com" target="_blank" title="Signal" height="64">
<img class="supporter-logo" src="https://www.signal-ai.com/wp-content/themes/signal/assets/img/logo.svg" alt="Signal logo">
</a>
</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>.