This blog post is about the two machine-learning frameworks Smile and DeepLearning4j. I am presenting my feedback and some hints useful for any Java developers
Category: Libraries

I have been recently using several JS frameworks to produce slideshows and ultimately programmatic videos. Here is my feedback about two frameworks Reveal.js and Eagle.js.

Using S3 libraries with Minio mock server
In the continuation of my previous S3 article, I present you, how to write a S3 Java Sample program that is using a mock S3

Developing with S3 and Java : useful links
This article is part of my web research to prepare the development of a new feature using Amazon S3 Webservices. Tags: Cloud Computing, DevOps, Digest,

I am writing a new release of my Spring CQRS Module(link1, link2), including a parallel execution feature. Concurrency issues can be hard to solve especially

Java developer testing toolbox
An article dealing with Java application and testing frameworks and related libraries. Tags: Cleancode, Code Quality, Libraries, Opensource, Programming, Software Engineering, Software Quality, Software Technologies, SQA,

I have been using recently Java 8 new features CompletableFuture. This is a little feedback. Tags: Framework, Libraries, Software Technologies, Technologies

A Dashboard can be a very efficient communication tool for a team, between managers and business units. It enables an organization around a vision to

Hi I have developed a rather small plugin for the great static site generator hexo hexo. Tags: Libraries, Opensource, Web