forked from Arquisoft/Arquisoft.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
course1920.html
458 lines (427 loc) · 21.5 KB
/
course1920.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
<!DOCTYPE html>
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<meta charset="utf-8" />
<title>Software architecture Course 19-20</title>
<meta content="width=device-width, initial-scale=1" name="viewport" />
<link href="https://dokie.li/media/css/basic.css" media="all" rel="stylesheet" title="Basic" />
<link href="https://dokie.li/media/css/dokieli.css" media="all" rel="stylesheet" />
<script src="https://dokie.li/scripts/dokieli.js"></script>
</head>
<body
about=""
prefix="rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# rdfs: http://www.w3.org/2000/01/rdf-schema# owl: http://www.w3.org/2002/07/owl# xsd: http://www.w3.org/2001/XMLSchema# dcterms: http://purl.org/dc/terms/ dctypes: http://purl.org/dc/dcmitype/ foaf: http://xmlns.com/foaf/0.1/ pimspace: http://www.w3.org/ns/pim/space# cc: https://creativecommons.org/ns# skos: http://www.w3.org/2004/02/skos/core# prov: http://www.w3.org/ns/prov# qb: http://purl.org/linked-data/cube# schema: http://schema.org/ void: http://rdfs.org/ns/void# rsa: http://www.w3.org/ns/auth/rsa# cert: http://www.w3.org/ns/auth/cert# wgs: http://www.w3.org/2003/01/geo/wgs84_pos# bibo: http://purl.org/ontology/bibo/ sioc: http://rdfs.org/sioc/ns# doap: http://usefulinc.com/ns/doap# dbr: http://dbpedia.org/resource/ dbp: http://dbpedia.org/property/ sio: http://semanticscience.org/resource/ opmw: http://www.opmw.org/ontology/ deo: http://purl.org/spar/deo/ doco: http://purl.org/spar/doco/ cito: http://purl.org/spar/cito/ fabio: http://purl.org/spar/fabio/ oa: http://www.w3.org/ns/oa# as: https://www.w3.org/ns/activitystreams# ldp: http://www.w3.org/ns/ldp# solid: http://www.w3.org/ns/solid/terms# acl: http://www.w3.org/ns/auth/acl# dio: https://w3id.org/dio#"
typeof="schema:CreativeWork sioc:Post prov:Entity">
<main>
<article about="" typeof="schema:Article">
<h1>Software Architecture Course - 2019-20 edition</h1>
<div id="authors">
<ul>
<li><a href="http://labra.weso.es/"
about="http://labra.weso.es#me"
property="schema:name"
typeof="http://xmlns.com/foaf/0.1/Person">Jose Emilio Labra Gayo</a></li>
</ul>
<ul id="affiliations">
<li id="uniovi">
<a
about="http://www.wikidata.org/entity/Q2303432"
rel="schema:url" typeof="schema:Organization"
property="schema:name"
href="http://uniovi.es">University of Oviedo, Spain</a>
</li>
</ul>
</div>
<h2>Lecture note slides</h2>
<ul>
<li>31/Jan/2020 - Presentation in Seminar:
<a href="slides/course1920/EN.ASW.TE01_Presentation.pdf">English</a>,
<a href="slides/course1920/ES.ASW.TE01_Presentacion.pdf">Spanish</a>
</li>
<li>5/Feb/2020 - Definitions:
<a href="slides/course1920/EN.ASW.TE02_Definitions.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te02_Definiciones.pdf">Spanish</a>
</li>
<li>05/Feb/2020 - Software architecture documentation:
<a href="slides/course1920/EN.ASW.TE03_Documentation.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te03_Documentacion.pdf">Spanish</a>
</li>
<li>12/Feb/2020 - Role of software architect and quality attributes:
<a href="slides/course1920/EN.ASW.TE04_QualityAttributes.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te04_AtributosCalidad.pdf">Spanish</a>
</li>
<li>26/Feb/2020 - Sofware taxonomies: Construction and maintenance
<a href="slides/course1920/EN.ASW.TE05_Construction.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te05_Construccion.pdf">Spanish</a>
</li>
<li>4/Mar/2020 Sofware taxonomies: Modularity
<a href="slides/course1920/EN.ASW.TE06_Modularity.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te06_Modularidad.pdf">Spanish</a>
</li>
<li>12/Mar/2019 - Sofware taxonomies: Runtime behaviour (Components & connectors):
<a href="slides/course1920/EN.ASW.TE07_Runtime.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te07_Comportamiento.pdf">Spanish</a>
</li>
<!--
<li>20/Mar/2019 - Conference Software Architecture #10YearsChallenge,
<a href="https://github.com/peibolsang/">Pablo Bermejo</a>
(<a href="http://demo-architecture.s3-website-us-east-1.amazonaws.com/">Slides</a>,
<a href="https://github.com/peibolsang/architecture-presentation">Source code of slides</a>)
</li> -->
<li>25/Mar/2020 - Sofware taxonomies: Integration
<a href="slides/course1920/EN.ASW.TE08_Integration.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te08_Integracion.pdf">Spanish</a>
</li>
<li>1/Apr/2020 - Sofware taxonomies: Allocation
<a href="slides/course1920/EN.ASW.TE09_Allocation.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te09_Disposicion.pdf">Spanish</a>
</li>
<li>1/Apr/2019 - Invited talk by <a href="https://berrueta.net/">Diego Berrueta</a>
(Principal Engineer at <a href="http://www.atlassian.com/">Atlassian</a>):
Scaling towards a thousand microservices.
<a href="slides/course1920/20200401_Scaling_Slides.pdf">Slides</a>,
<a href="https://www.youtube.com/watch?v=2h-AOsDavB4">Video (English)</a>,
<a href="https://www.youtube.com/watch?v=P26RV-ptzzU">Video (Espanish)</a>
</li>
<li>2/Apr/2019 - Software architecture and enterprise
<a href="slides/course1920/EN.ASW.TE10_Business.pdf">English</a>,
<a href="slides/course1920/ES.ASW.Te10_Negocio.pdf">Spanish</a>
</li>
<!-- <li>12/Jun/2019: Solid presentation, by Mitzi Laszlo (Solid Manager):
<a href="slides/course1819/SolidPresentationOviedo.pdf">English</a>
</li>
<li>12/Jun/2019: Solid Chat Challenge presentation:
<a href="slides/course1819/SolidChatChallenge.pdf">English</a>
</li>
-->
</ul>
<h2 id="seminars">Seminars</h2>
Task description:
<a href="https://labra.solid.community/public/SoftwareArchitecture/SeminarDescription/">English</a>,
<a href="https://labra.solid.community/public/SoftwareArchitecture/EnunciadoSeminario/">Spanish</a>
<h3 id="seminarPresentations">Seminar presentations made by students</h3>
<table>
<tr>
<td>Subject</td>
<td>Seminar Es-1 (Spanish)</td>
<td>Seminar Es-2 (Spanish)</td>
<td>Seminar En (English)</td>
<td>Date</td>
</tr>
<tr>
<td>PlantUML</td>
<td><a href="slides/course1920/seminars/SemEs1-01-PlantUML.pdf">Seminar Es1-01 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEs2-01-PlantUML.pdf">Seminar Es2-01 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEn-01-PlantUML.pdf">Seminar En-01 (English)</a></td>
<td>14-Feb-2020</td>
</tr>
<tr>
<td>Modelio</td>
<td><a href="slides/course1920/seminars/SemEs1-02-Modelio.pdf">Seminar Es1-02 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEs2-02-Modelio.pdf">Seminar Es2-02 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEn-02-Modelio.pdf">Seminar En-02 (English)</a></td>
<td>14-Feb-2020</td>
</tr>
<tr>
<td>Yarn</td>
<td><a href="slides/course1920/seminars/SemEs1-03-Yarn.pdf">Seminar Es1-03 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEs2-03-Yarn.pdf">Seminar Es2-03 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEn-03-Yarn.pdf">Seminar En-03 (English)</a></td>
<td>28-Feb-2020</td>
</tr>
<tr>
<td>npx</td>
<td><a href="slides/course1920/seminars/SemEs1-04-npx.pdf">Seminar Es1-04 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEs2-04-npx.pdf">Seminar Es2-04 (Spanish)</a></td>
<td><a href="slides/course1920//seminars/SemEn-04-npx.pdf">Seminar En-04 (English)</a></td>
<td>28-Feb-2020</td>
</tr>
<tr>
<td>Jest</td>
<td><a href="slides/course1920/seminars/SemEs1-05-Jest.pdf">Seminar Es1-05 (Spanish)</a><a href="https://youtu.be/qUDwgKiMYro">[video]</a></td>
<td><a href="slides/course1920/seminars/SemEs2-05-Jest.pdf">Seminar Es2-05 (Spanish)</a><a href="https://youtu.be/ujXEYitdGHs">[video]</a></td>
<td><a href="slides/course1920/seminars/SemEn-05-Jest.pdf">Seminar En-05 (English)</a><a href="https://youtu.be/2DtQ8lDy0M8">[video]</a></td>
<td>13-Mar-2020</td>
</tr>
<tr>
<td>Fast-check</td>
<td><a href="slides/course1920/seminars/SemEs04-FastCheck.pdf">Seminar Es1-06 (Spanish)</td>
<td>Seminar Es2-06 (Spanish)</td>
<td><a href="slides/course1920//seminars/SemEn-06-FastCheck.pdf">Seminar En-06 (English)</a><a href="https://youtu.be/HGKjkqsukEA">Video</a></td>
<td>13-Mar-2020</td>
</tr>
<tr>
<td>React native</td>
<td><a href="slides/course1920/seminars/SemEs1-07_ReactNative.pdf">Seminar Es1-07 (Spanish)</td>
<td><a href="slides/course1920/seminars/SemEs2-07-ReactNative.pdf">Seminar Es2-07 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEn-07-ReactNative.pdf">Seminar En-07 (English)</td>
<td>27-Mar-2020</td>
</tr>
<tr>
<td>Redux</td>
<td><a href="slides/course1920/seminars/SemEs1-08.pdf">Seminar Es1-08 (Spanish)</td>
<td><a href="slides/course1920/seminars/SemEs2-08-Redux.pdf">Seminar Es2-08 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEn-08-Redux.pdf">Seminar En-08 (English)</a></td>
<td>27-Mar-2020</td>
</tr>
<tr>
<td>Redis</td>
<td><a href="slides/course1920/seminars/SemEs1-09-Redis.pdf">Seminar Es1-09 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEs2-09-Redis.pdf">Seminar E2-09 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEn-09-Redis.pdf">Seminar En-09 (English)</a></td>
<td>17-04-2020</td>
</tr>
<tr>
<td>gRPC</td>
<td><a href="slides/course1920/seminars/SemEs1-10-gRDC.pdf">Seminar Es1-10 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEs2-10-gRPC.pdf">Seminar Es2-10 (Spanish)</a></td>
<td><a href="slides/course1920/seminars/SemEn-10-gRPC.pdf">Seminar En-10 (English)</a></td>
<td>17-04-2020</td>
</tr>
</table>
<h3>Labs</h3>
Lab Assignment Description:
<a href="https://labra.solid.community/public/SoftwareArchitecture/AssignmentDescription">English</a>,
<a href="https://labra.solid.community/public/SoftwareArchitecture/EnunciadoPractica/">Spanish</a>
<ul>
<li>Day 1. Basic github:
<a href="slides/course1920/labs/EN.ASW.PL01.pdf">English</a>,
<a href="slides/course1920/labs/ES.ASW.PL01_gitBasico_2020.pdf">Spanish</a>
<li>Day 2. Advanced github (branching, git flow, pull requests) and Arc42:
<a href="slides/course1920/labs/EN.ASW.PL02.pdf">English</a>,
<a href="slides/course1920/labs/ES.ASW.PL02_githubAvanzado.pdf">Spanish</a>
<li>Day 3. UML diagrams (plantUML):
<a href="slides/course1920/labs/EN.ASW.PL03.pdf">English</a>,
<a href="slides/course1920/labs/ES.ASW.PL03_DiagramasUML_2020.pdf">Spanish</a>
<li>Day 4: Review of 1st deliverable: first draft of technical documentation</li>
<li>Day 5. Build automation (Maven, Gradle, npm):
<a href="slides/course1920/labs/EN.ASW.PL05.pdf">English</a>,
<a href="slides/course1920/labs/ES.ASW.PL05_BuildAutomation_2020.pdf">Spanish</a>
<li>Day 6. TDD (Test-driven development), Code coverage, continuous integration, static analysis code tools:
<a href="slides/course1920/labs/EN.ASW.PL06.pdf">English</a>,
<a href="slides/course1920/labs/ES.ASW.PL06_TDD_Travis_IntegracionContinua_2020.pdf">Spanish</a>
<li>Day 7: Review of 2nd deliverable: 1st prototype</li>
<li>Day 8. BDD and automated acceptance tests:
<a href="slides/course1920/labs/EN.ASW.PL08.pdf">English</a>,
<a href="slides/course1920/labs/ES.ASW.PL08_PruebasAceptacion_2020.pdf">Spanish</a>
<li>Day 9. Deployment and packaging: Docker
<a href="slides/course1920/labs/EN.ASW.PL09.pdf">English</a>,
<a href="slides/course1920/labs/ES.ASW.PL09_Despliegue_Docker.pdf">Spanish</a>
<li>Day 10. Review of 3rd deliverable: 1st release with Documentation + prototype synchronized
<li>Day 11. Load tests:
<a href="slides/course1920/labs/EN.ASW.PL11.pdf">English</a>
<a href="slides/course1920/labs/ES.ASW.PL11_PruebasCarga_2020.pdf">Spanish</a>
<li>Day 12. Monitoring/Profiling, presentation techniques and tips
<a href="slides/course1920/labs/EN.ASW.PL12.pdf">English</a>
<a href="slides/course1920/labs/ES.ASW.PL12_MonitorizacionProfiling.pdf">Spanish</a>
<li>Day 13. Presentation day and final release
</ul>
<h2 id="StudentProjects">Student's projects</h2>
<p>The following list contains the projects made by the students.
<table>
<tr>
<td>Team</td>
<td>App</td>
<td>Source code</td>
<td>Docs</td>
<td>Slides and other material</td>
</tr>
<tr>
<td>Viade_en1a</td>
<td><a href="https://arquisoft.github.io/viade_en1a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_en1a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_en1a/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_en1a.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_en1b</td>
<td><a href="https://arquisoft.github.io/viade_en1b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_en1b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_en1b/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_en1b.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_en2a</td>
<td><a href="https://arquisoft.github.io/viade_en2a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_en2a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_en2a/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_en2a.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_en2b</td>
<td><a href="https://arquisoft.github.io/viade_en2b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_en2b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_en2b/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_en2b.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_en3a</td>
<td><a href="https://arquisoft.github.io/viade_en3a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_en3a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_en3a/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_en3a.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_en3b</td>
<td><a href="https://arquisoft.github.io/viade_en3b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_en3b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_en3b/docs/">Technical documentation</a></td>
<td><!--<a href="slides/course1920/labs/students/viade_en3b.pdf">Presentation</a>--></td>
</tr>
<tr>
<td>Viade_en3b1</td>
<td><a href="https://arquisoft.github.io/viade_en3b1/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_en3b1">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_en3b1/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_en3b1.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es1a</td>
<td><a href="https://arquisoft.github.io/viade_es1a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es1a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es1a/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es1a.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es1b</td>
<td><a href="https://arquisoft.github.io/viade_es1b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es1b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es1b/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es1b.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es1c</td>
<td><a href="https://arquisoft.github.io/viade_es1c/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es1c">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es1c/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es1c.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es2a</td>
<td><a href="https://arquisoft.github.io/viade_es2a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es2a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es2a/docs/index.html">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es2a.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es2b</td>
<td><a href="https://arquisoft.github.io/viade_es2b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es2b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es2b/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es2b.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es2c</td>
<td><a href="https://arquisoft.github.io/viade_es2c/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es2c">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es2c/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es2c.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es3a</td>
<td><a href="https://arquisoft.github.io/viade_es3a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es3a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es3a/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es3a.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es3b</td>
<td><a href="https://arquisoft.github.io/viade_es3b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es3b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es3b/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es3b.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es3c</td>
<td><a href="https://arquisoft.github.io/viade_es3c/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es3c">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es3c/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es3c.pdf">Presentation</a>--></td>
</tr>
<tr>
<td>Viade_es4a</td>
<td><a href="https://arquisoft.github.io/viade_es4a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es4a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es4a/docs/">Technical documentation</a></td>
<td><!--<a href="slides/course1920/labs/students/viade_es4a.pdf">Presentation</a>--></td>
</tr>
<tr>
<td>Viade_es4b</td>
<td><a href="https://arquisoft.github.io/viade_es4b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es4b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es4b/docs/">Technical documentation</a></td>
<td><!--<a href="slides/course1920/labs/students/viade_es4b.pdf">Presentation</a>--></td>
</tr>
<tr>
<td>Viade_es4c</td>
<td><a href="https://arquisoft.github.io/viade_es4c/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es4c">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es4c/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es4c.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es5a</td>
<td><a href="https://arquisoft.github.io/viade_es5a/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es5a">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es5a/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es5a.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es5b</td>
<td><a href="https://arquisoft.github.io/viade_es5b/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es5b">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es5b/docs/index.html">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es5b.pdf">Presentation</a></td>
</tr>
<tr>
<td>Viade_es5c</td>
<td><a href="https://arquisoft.github.io/viade_es5c/">app deployed</a></td>
<td><a href="https://github.com/Arquisoft/viade_es5c">source code</a></td>
<td><a href="https://arquisoft.github.io/viade_es5c/docs/">Technical documentation</a></td>
<td><a href="slides/course1920/labs/students/viade_es5c.pdf">Presentation</a></td>
</tr>
</table>
<h2>Links</h2>
<!--<h3>Communication channels</h3>
<ul>
<li><a href="https://gitter.im/Arquisoft/dechat">dechat gitter channel</a>
</ul> -->
<h3>Coding style guides</h3>
<ul>
<li><a href="https://github.com/i0natan/nodebestpractices">Node best practices</a>
</ul>
<h3>Software architecture documentation</h3>
<ul>
<li><a href="http://arc42.org">Arc42</a></li>
<li><a href="https://asciidoctor.org/">Asciidoctor</a></li>
<li><a href="http://plantuml.com/">PlantUML</a></li>
<li><a href="https://real-world-plantuml.com/">Real-world PlantUML</a></li>
</ul>
<h3>Solid</h3>
<ul>
<li><a href="https://forum.solidproject.org/">Forum</a></li>
<li><a href="https://www.reddit.com/r/SOLID/">Reddit</a></li>
<li><a href="https://gitter.im/home/explore">Gitter</a></li>
<li>Awesome solid links:
<a href="https://github.com/kustomzone/awesome-solid">one</a>,
<a href="https://github.com/itsee/awesome-solid">two</a>
</li>
<li><a href="https://www.bourgeoa.ga/solid-wiki">Wiki for beginners</a></li>
<li><a href="https://vimeo.com/316638368">Solid World event (6/Feb/19) recording</a></li>
<li><a href="https://github.com/pheyvaer/solid-chess">Solid Chess</a></li>
<li><a href="http://www.validatingrdf.com/tutorial/iswc2018/">Validating RDF data tutorial</a>:
<a href="https://figshare.com/articles/RDF_data_model/7159796">Overview to RDF data model</a>
</li>
</ul>
<h3>Quality attributes</h3>
<ul>
<li><a href="ISO25010.html">ISO25010: Quality attributes MindMap</a></li>
<li><a href="http://iso25000.com/index.php/en/iso-25000-standards/iso-25010">ISO 25010 Software product quality</a></li>
</ul>
<h2>Online references</h2>
<ul>
<li><a href="https://leanpub.com/arc42inpractice/read">Communicating Software Architectures</a>: lean, effective and painless documentation</li>
</ul>
</article>
</main>
</body>
</html>