Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/d-plaindoux/tutorials

Set of tutorials dedicated to Java and dedicated frameworks
https://github.com/d-plaindoux/tutorials

Last synced: 11 days ago
JSON representation

Set of tutorials dedicated to Java and dedicated frameworks

Awesome Lists containing this project

README

        

tutorials
=========

Set of tutorials dedicated to Java and Frameworks.

Java 8 Lambda Expressions
-------------------------

In this first set of code the Java 8 lambda expression is used as a
basis. For this purpose a BrainF_ck semantic operationel interpreter
is proposed. In addition some cases are exposed in order to highlight
the expressivness of lambdas in Java.

In addtion the slides (in french) used for a JUG presentation are
available.