Skip to content

Commit 42f376a

Browse files
authored
Add academic resources: docs and slides (#40)
1 parent b67c77e commit 42f376a

3 files changed

Lines changed: 23 additions & 2 deletions

File tree

README.adoc

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Asynchronous & reactive programming with Java
22
Marcos de la Calle Samaniego, @marcosDLCS <marcos.dlcs@gmail.com>
3-
v1.0.2, 2020-12-08
3+
v1.0.3, 2020-12-20
44
:toc:
55

66
++++
@@ -44,6 +44,27 @@ The project also provides, as documentation, a presentation about asynchronous a
4444
| 🇬🇧
4545
|===
4646

47+
=== 👩🏻‍🏫 Academic resources
48+
49+
On the other hand, the academic resources delivered as part of the completion of the project are also included:
50+
51+
[cols="10,2,2,2,1"]
52+
|===
53+
|Name |Version |Download |Updated at | Lang
54+
55+
| *Memoria académica*: Programación asíncrona y reactiva con Java
56+
| 1.0.0
57+
| https://github.com/MasterCloudApps-Projects/AsyncReactiveProgramming/tree/master/resources/academic/memoria.pdf[pdf, window=_blank]
58+
| 2020-12-14
59+
| 🇪🇸
60+
61+
| *Presentación TFM*: Programación asíncrona y reactiva con Java
62+
| 1.0.0
63+
| https://github.com/MasterCloudApps-Projects/AsyncReactiveProgramming/tree/master/resources/academic/presentacion_tfm.pdf[pdf, window=_blank]
64+
| 2020-12-14
65+
| 🇪🇸
66+
|===
67+
4768
== 📐 Examples
4869

4970
This section lists a series of examples that are intended to guide the content of the presentation.
@@ -356,7 +377,7 @@ Designed for both development and production time use
356377
| 🇬🇧
357378
|===
358379

359-
=== 👩🏻‍🏫 Courses
380+
=== 👣 Courses
360381

361382
[cols="6,3,2,1"]
362383
.Recommended courses
449 KB
Binary file not shown.
7.38 MB
Binary file not shown.

0 commit comments

Comments
 (0)