In this tutorial you’ll learn What CompletableFuture is and how to use CompletableFuture for asynchronous programming in Java. (more…)
Read more »
A new JEP proposes enhancements to lambda functionality, including better disambiguation, use of the underscore for unused parameters, and shadowing of outer variables. Although these changes would bring lambdas in Java closer to other languages', the com...
Read more »
Tips on how to get your thousand-layer Javascript down to a manageable few, improving velocity. (more…)
Read more »
How to implement Placeholder in java SE using Swing Jtextfield. Code Java Placeholder on jtextfield. (more…)
Read more »
In this video I will show you how to built an iOS app with Java, using JavaFX and Gluon Mobile.I will roughly go through the development process of a simple ... (more…)
Read more »