An open API service indexing awesome lists of open source software.

https://github.com/arbmind/2018-cogen-de

Präsentation für ADC++2018 "Einführung & Praxisreport: Co-Routinen als Generatoren"
https://github.com/arbmind/2018-cogen-de

Last synced: 9 months ago
JSON representation

Präsentation für ADC++2018 "Einführung & Praxisreport: Co-Routinen als Generatoren"

Awesome Lists containing this project

README

          

# Einführung & Praxisreport: Co-Routinen als Generatoren

Vortrag für [ADC++2018](http://www.adcpp.de/2018) (14.-16. Mai 2018 in Burghausen)

## Tech

* [AsciiDoctor](https://github.com/asciidoctor/asciidoctor) as hackable html slide generator with a lot of features
* [Bespoke.js](https://github.com/bespokejs/bespoke) as a flexible html slide framework
* [Patched AsciiDoctor-Bespoke](https://github.com/arBmind/asciidoctor-bespoke/tree/patch-1) that allows the nested code display
* [Patched Bespoke-Bullets](https://github.com/arBmind/bespoke-bullets) to allow better interactions through API
* [Patched Bespoke-Hash](https://github.com/arBmind/bespoke-hash) that uses the extended bullets API
* [Patched Bespoke-OnStage](https://github.com/arBmind/bespoke-onstage) with some customizations and fixes for my setup
* [Gulp](https://github.com/gulpjs/gulp) to automate regeneration and push slide updates to the browser

## Code

The `code/` folder contains my learing examples.

The `slides/src/code/` folder contains the code that is used in the slides.

*Warning:* All the code is for learning and demonstration purposes only and has no production quality.
Especially the slide code is aimed to fit on slides and lacks a lot of best practices.

## Slides

All slides are in German.

You can view slides at https://arbmind.github.io/2018-cogen-de

## License

The slides here are available under the terms of the Creative Commons Attribution-ShareAlike license.
[(cc-by-sa-license)](https://creativecommons.org/licenses/by-sa/2.0/)

Photos

* [trail graph of yielding](http://www.flickr.com/photos/50830796@N04/29859713915) [(cc-by-sa-license)](https://creativecommons.org/licenses/by-sa/2.0/)
* [Awaiting Passengers](https://www.flickr.com/photos/nikonvscanon/504339352) [(cc-by-license)](https://creativecommons.org/licenses/by/2.0/)
* [Antique Molder - Hall & Brown Wood Working Machine Co., St. Louis, MO](https://www.flickr.com/photos/darronb/14061239268) [(cc-by-sa-license)](https://creativecommons.org/licenses/by-sa/2.0/)