Little presentation about modern software engineering concepts
Go to file
Mariano 8e32f8cee3 README update 2020-09-30 15:04:24 +02:00
css first commit 2020-09-30 15:00:17 +02:00
fonts first commit 2020-09-30 15:00:17 +02:00
images first commit 2020-09-30 15:00:17 +02:00
reveal.js first commit 2020-09-30 15:00:17 +02:00
.gitignore first commit 2020-09-30 15:00:17 +02:00
Gemfile first commit 2020-09-30 15:00:17 +02:00
LICENSE Initial commit 2020-09-30 12:57:40 +00:00
README.md README update 2020-09-30 15:04:24 +02:00
asciidoctor-revealjs.js first commit 2020-09-30 15:00:17 +02:00
live.js.disable first commit 2020-09-30 15:00:17 +02:00
package-lock.json first commit 2020-09-30 15:00:17 +02:00
package.json first commit 2020-09-30 15:00:17 +02:00
presentation-high-level-stuff.adoc first commit 2020-09-30 15:00:17 +02:00
presentation-low-level-stuff.adoc first commit 2020-09-30 15:00:17 +02:00
presentation-notebooks.adoc first commit 2020-09-30 15:00:17 +02:00
presentation-others.adoc first commit 2020-09-30 15:00:17 +02:00
presentation.adoc first commit 2020-09-30 15:00:17 +02:00
presentation.html first commit 2020-09-30 15:00:17 +02:00
presentation.pdf first commit 2020-09-30 15:00:17 +02:00
render first commit 2020-09-30 15:00:17 +02:00

README.md

programming_presentation

Little presentation about modern software engineering concepts

How to modify/generate?

Information is in the files *.adoc, and the final presentation in html is generated using the method described in:

https://asciidoctor.org/docs/asciidoctor-revealjs/

You can also find a decktape generated pdf file in presentation.pdf