Objects and Collections in pure C like Java

SimpleC2.0 – Increase of the habilities that C has to work with Some form of classes. The Preprocessor Power… Read more

Similar

Reordering Futures in Java Streams

Futures are an interesting conecpt in concurrent and parallel programming. I’ve written about them several time, the last time in Advanced Futures With Play Framework. Streams are a concept which came with Java 8 to operate on a stream of objects, transfo... (more…)

Read more »