This is a seven-minute introduction to neural networks using the DeepLearning4J library. Deep Learning for Java is a library that provides support for many
[+]
This is a six-minute glipse of functional programming using Java. Starting with Java 8, we can enhance our Java code solutions with functional approaches.
[+]
This is a four-minute introduction to websockets using Eclipse Tyrus. A Websocket allows creating a communication channel between a client and a server. In particular,
[+]