-
Notifications
You must be signed in to change notification settings - Fork 0
/
section-past_events.html
579 lines (579 loc) · 24.5 KB
/
section-past_events.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
<h1 class="section-title text-center">PAST EVENTS</h1>
<div class="content clearfix">
<!--
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://boxpug1216.eventbrite.it" target="blank">
BOXPUG 12 2016 meeting
</a>
</h1>
<figure class="figure">
<a href="http://boxpug1216.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/boxpug-2016-12.jpg" alt="Bologna XPUG December 2016 meeting logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">20.12.2016</span>
<span class="block-city pull-right">Bologna</span>
</div>
</figure>
<div class="block-text text-justify">
TO BE DONE
</div>
<a class="link-btn more-info white" href="http://boxpug1216.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2016/2016_12_20-BOXPUGDec16Meeting" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
-->
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-group"></i>
<a href="http://www.noslidesconf.net" target="blank">
NoSlidesConf
</a>
</h1>
<figure class="figure">
<a href="http://www.noslidesconf.net" target="blank">
<img src="/assets/images/section-past_events/noslidesconf.jpg" alt="NoSlidesConf event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">03.12.2016</span>
<span class="block-city pull-right">Bologna</span>
</div>
</figure>
<div class="block-text text-justify">
The just hands-on sessions conference
</div>
<a class="link-btn more-info white" href="http://www.noslidesconf.net" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/NoSlidesConf" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://swdelivery.eventbrite.it" target="blank">
Software delivery
</a>
</h1>
<figure class="figure">
<a href="http://swdelivery.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/sw-delivery.jpg" alt="Software delivery event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">01.07.2016</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
A practical introduction to the Continuous Delivery approach, showing how to handle it with nowadays tools
</div>
<a class="link-btn more-info white" href="http://swdelivery.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2016/2016_07_01-SoftwareDelivery" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://flux2redux.eventbrite.it" target="blank">
From Flux to Redux
</a>
</h1>
<figure class="figure">
<a href="http://flux2redux.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/from-flux-to-redux.jpg" alt="From Flux to Redux event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">13.11.2015</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
How to unleash the power of React by using Flux and Redux, i.e. Facebook client-side web application architecture and a predictable state container
</div>
<a class="link-btn more-info white" href="http://flux2redux.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2015/2015_11_13-FromFluxToRedux" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<!--
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-group"></i>
<a href="http://microservices.eventbrite.it" target="blank">
E-coμμerce
</a>
</h1>
<figure class="figure">
<a href="http://microservices.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/e-commerce.jpg" alt="E-coμμerce event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">19.09.2015</span>
<span class="block-city pull-right">Bologna</span>
</div>
</figure>
<div class="block-text text-justify">
Teams coding together for a whole day to build an e-commerce software based on RESTful microservices
</div>
<a class="link-btn more-info white" href="http://microservices.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2015/2015_09_19-Ecommerce" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
-->
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-cutlery"></i>
<span>
Summer coder dinner
</span>
</h1>
<figure class="figure">
<span>
<img src="/assets/images/section-past_events/summer15dinner.jpg" alt="Terraform event logo" />
</span>
<div class="block-info top text-center">
<span class="block-date pull-left">03 / 07.08.2015</span>
<span class="block-city pull-right">Bologna / Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
It is nice to have a relaxing gathering before summer holidays eating together and talking about technology
</div>
<a class="link-btn more-info white" href="http://bo-summer15dinner.eventbrite.it" target="blank">
03.08
</a>
<a class="link-btn more-info white pull-right" href="http://pi-summer15dinner.eventbrite.it" target="blank">
07.08
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://terraform.eventbrite.it" target="blank">
IaaC with Terraform
</a>
</h1>
<figure class="figure">
<a href="http://terraform.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/terraform.jpg" alt="Terraform event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">03.07.2015</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
Infrastructure as a code is what Terraform allows to do: compute instances, storage, networking and high-level components such as DNS entries
</div>
<a class="link-btn more-info white" href="http://terraform.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2015/2015_07_03-Terraform" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://discover-react.eventbrite.it" target="blank">
Discover React
</a>
</h1>
<figure class="figure">
<a href="http://discover-react.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/discover-react.jpg" alt="Discover React event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">29.05.2015</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
React is a JavaScript library used as the V in MVC that relies on virtual DOM diff for ultra-high performance
</div>
<a class="link-btn more-info white" href="http://discover-react.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2015/2015_05_29-DiscoverReact" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://cooking-docker.eventbrite.it" target="blank">
Cooking Docker
</a>
</h1>
<figure class="figure">
<a href="http://cooking-docker.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/cooking-docker.jpg" alt="Cooking Docker event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">17.04.2015</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
Chef and Docker can be used together to combine the power of automation with the convenience of containers
</div>
<a class="link-btn more-info white" href="http://cooking-docker.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2015/2015_04_17-CookingDocker" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-group"></i>
<a href="http://www.lambdacon.org/2015" target="blank">
LambdaCon
</a>
</h1>
<figure class="figure">
<a href="http://www.lambdacon.org/2015" target="blank">
<img src="/assets/images/section-past_events/lambdacon.jpg" alt="LambdaCon event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">28.03.2015</span>
<span class="block-city pull-right">Bologna</span>
</div>
</figure>
<div class="block-text text-justify">
The Italian conference for people eager to know more about Functional Programming
</div>
<a class="link-btn more-info white" href="http://www.lambdacon.org/2015" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/LambdaCon/2015" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://elasticstash.eventbrite.it" target="blank">
ElasticSearch and LogStash
</a>
</h1>
<figure class="figure">
<a href="http://elasticstash.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/elasticsearch-logstash.jpg" alt="ElasticSearch and LogStash event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">27.02.2015</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
The ELK stack provides a single searchable source of information to improve monitoring and debugging applications
</div>
<a class="link-btn more-info white" href="http://elasticstash.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2015/2015_02_27-ElasticSearchAndLogStash" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://goodtests.eventbrite.it" target="blank">
Writing good tests
</a>
</h1>
<figure class="figure">
<a href="http://goodtests.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/writing-good-tests.jpg" alt="Writing good tests event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">30.01.2015</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
TDD is a difficult technique requiring multiple skills: a talk about structuring tests, common bad smells and how to remove them
</div>
<a class="link-btn more-info white" href="http://goodtests.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2015/2015_01_30-WritingGoodTests" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://angular-js.eventbrite.it" target="blank">
AngularJS
</a>
</h1>
<figure class="figure">
<a href="http://angular-js.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/angular-js.jpg" alt="AngularJS event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">03.07.2014</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
Web application have never been so easy to build: an intro to the more and more popular framework by Google
</div>
<a class="link-btn more-info white" href="http://angular-js.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2014/2014_07_03-AngularJS" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://chgmgmt.eventbrite.it" target="blank">
Change management
</a>
</h1>
<figure class="figure">
<a href="http://chgmgmt.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/change-management.jpg" alt="Change management event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">20.06.2014</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
Nowadays the rate of change is constant: the way that change is managed makes all the difference to its success or failure
</div>
<a class="link-btn more-info white" href="http://chgmgmt.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2014/2014_06_20-ChangeManagement" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-group"></i>
<a href="http://legacycr14.eventbrite.it" target="blank">
Legacy coderetreat
</a>
</h1>
<figure class="figure">
<a href="http://legacycr14.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/legacy-coderetreat.jpg" alt="Legacy coderetreat event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">24.05.2014</span>
<span class="block-city pull-right">Bologna</span>
</div>
</figure>
<div class="block-text text-justify">
A group of programmers working on some legacy code to practise various design rescue and improvement techniques
</div>
<a class="link-btn more-info white" href="http://legacycr14.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2014/2014_05_24-LegacyCoderetreat" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://testdriven.eventbrite.it" target="blank">
TDD
</a>
</h1>
<figure class="figure">
<a href="http://testdriven.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/tdd.jpg" alt="TDD event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">09.05.2014</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
Test-driven development is a practice based on the repetion of the red/green/refactor cycle to attain simple design and clean code
</div>
<a class="link-btn more-info white" href="http://testdriven.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2014/2014_05_09-TDD" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://noestimates.eventbrite.it" target="blank">
#NoEstimates
</a>
</h1>
<figure class="figure">
<a href="http://noestimates.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/no-estimates.jpg" alt="#NoEstimates event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">07.03.2014</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
Decision-making, project management, investment models not relying on estimation: Agile as if you meant it
</div>
<a class="link-btn more-info white" href="http://noestimates.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2014/2014_03_07-NoEstimates" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://continuousd.eventbrite.it" target="blank">
Continuous delivery
</a>
</h1>
<figure class="figure">
<a href="http://continuousd.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/continuous-delivery.jpg" alt="Continuous delivery event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">07.02.2014</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
CD is the ability to rapidly, reliably and repeatedly push out software at low risk and with minimal manual overhead
</div>
<a class="link-btn more-info white" href="http://continuousd.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2014/2014_02_07-ContinuousDelivery" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-group"></i>
<a href="http://gdcr13.eventbrite.it" target="blank">
GDCR 2013
</a>
</h1>
<figure class="figure">
<a href="http://gdcr13.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/global-day-of-coderetreat.jpg" alt="GDCR 2013 event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">14.12.2013</span>
<span class="block-city pull-right">Bologna</span>
</div>
</figure>
<div class="block-text text-justify">
The Global Day of Coderetreat is a day when developers all over the world practice the fundamentals of software development
</div>
<a class="link-btn more-info white" href="http://gdcr13.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2013/2013_12_14-GDCR13" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://agileretros.eventbrite.it" target="blank">
Agile retrospectives
</a>
</h1>
<figure class="figure">
<a href="http://agileretros.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/agile-retrospectives.jpg" alt="Agile retrospectives event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">15.11.2013</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
An in depth intro into the world of retrospectives, explaining what they are and illustrating effective facilitation techniques
</div>
<a class="link-btn more-info white" href="http://agileretros.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2013/2013_11_15-AgileRetrospectives" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-glass"></i>
<a href="http://approvaltests.eventbrite.it" target="blank">
Approval tests
</a>
</h1>
<figure class="figure">
<a href="http://approvaltests.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/approval-tests.jpg" alt="Approval tests event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">25.10.2013</span>
<span class="block-city pull-right">Firenze</span>
</div>
</figure>
<div class="block-text text-justify">
Approval tests can be used to write characterization tests and to retrofit legacy code with automated tests
</div>
<a class="link-btn more-info white" href="http://approvaltests.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2013/2013_10_25-ApprovalTests" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
<article class="block-item col-xl-3 col-lg-3 col-md-4 col-sm-4 col-xs-6">
<h1 class="block-title text-left">
<i class="fa fa-group"></i>
<a href="http://cr2013coderstug.eventbrite.it" target="blank">
Coderetreat
</a>
</h1>
<figure class="figure">
<a href="http://cr2013coderstug.eventbrite.it" target="blank">
<img src="/assets/images/section-past_events/coderetreat.jpg" alt="Coderetreat event logo" />
</a>
<div class="block-info top text-center">
<span class="block-date pull-left">28.09.2013</span>
<span class="block-city pull-right">Pisa</span>
</div>
</figure>
<div class="block-text text-justify">
Coderetreat is a day-long, intensive practice event, focusing on the fundamentals of software development and design
</div>
<a class="link-btn more-info white" href="http://cr2013coderstug.eventbrite.it" target="blank">
More
</a>
<a class="goto-github pull-right" href="http://github.com/CodersTUG/Events/tree/master/2013/2013_09_28-Coderetreat" target="blank">
<i class="fa fa-2x fa-github"></i>
</a>
</article>
</div>