News

In this Java 101 tutorial, I’ve explained how interfaces differ from classes, and showed you how to declare, implement, and extend interfaces in your Java programs.
Functional supplier interface in Java tutorial There are only half a dozen classes you really need to master to become competent in the world of functional programming. The java.util.function package ...
Functional programming with a Java Consumer Sometimes programmers new to lambdas and streams get intimidated by the components defined in the java.util.function package, so I always like to remind ...
This article describes mobile phone UI development using the Mobile Information Device Profile APIs. It is reproduced from the book Developing Scalable Series 40 Applications: A Guide for Java ...