Implementing the pipes and filters pattern using actors in Akka for Java
How messages help you decouple, test, and re-use your software’s code.
How messages help you decouple, test, and re-use your software’s code.
Master simple guidelines for implementing the Streams API in practice
Bridging the divide between opposing paradigms
Get functional in Java 8 by learning how to code your very first lambda expression.
Learn how functional programming can help you implement the SOLID design principles.