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

https://github.com/limansky/trainings

Slides and examples for programming trainings
https://github.com/limansky/trainings

Last synced: 5 months ago
JSON representation

Slides and examples for programming trainings

Awesome Lists containing this project

README

          

Programming training
=====================

This project contain materials for my programming training including slides
and code examples.

Currently following trainings are available:

- Introduction to Scala
- Futures and Promises
- Advanced Scala features (extractors, parsing) (in progress)
- Introduction to Akka

It is assumed that the audience are senior Java or C++ programmers.

Building
--------

All slides are made using [Beamer](https://bitbucket.org/rivanvx/beamer/wiki/Home).
It also required to have [TikzUML](http://perso.ensta-paristech.fr/~kielbasi/tikzuml/index.php?lang=en)
to render UML diagrams. There are Makefiles for [latexmk](http://users.phys.psu.edu/~collins/software/latexmk-jcc/).

All Scala examples are tested with sbt 0.13.

Creative Commons License
This work by Mike Limansky is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.