Sometimes when writing software, it is useful to pass a function as an argument to another function. A common example for this is a generic filter function. In pseudo code, it would look something like this: (more…)
Read more »
Java developers can use low-code to develop rich workflow, mobile, and API based applications... (more…)
Read more »
Develop true native mobile applications using the Java programming language for iOS (iPhone/iPad), Android, Window (UWP) etc. with NetBeans, Eclipse or IntelliJ/IDEA...
Read more »
After working with Java 8 for the better part of a year, I have to say I find its new “Functional” features both useful and aggravating at the same time. If you’ve used true func… (more…)
Read more »
It’s been about a decade since I last worked in Java and much has changed.
I thought I’d brush up by re-reading Effective Java by Joshua Bloch
which has since received a new edition. It was once my guiding star for
Java. However, after an additional decad... (more…)
Read more »