- Core Java
-
Core Java
Listing and filtering directory contents in NIO.2
There hasn’t been much happening in the area of listing directory contents until the release of Java 7. But since…
Read More » -
Scala
Scala Maps and Sorting
This is blog entry originally written in the middle May 2014. I also seem to writing this code every 3…
Read More » -
Career
How not to approach me on LinkedIn
Recently, I have been invited to connect with a lot of people on LinkedIn and most of them were headhunters,…
Read More » -
Software Development
How the Cloud makes Windows irrelevant
Windows has been running on the majority of PCs for many years now. Microsoft successfully translated its client monopoly into…
Read More » -
Desktop Java
How to create MIDlet in J2ME
Overview Java Mobile Application is called J2ME. Normally when we are working in the mobile technology field then we must…
Read More » -
Enterprise Java
How does Spring @Transactional Really Work?
In this post we will do a deep dive into Spring transaction management. We will go over on how does…
Read More » -
Core Java
Java 8 Optional: How to Use it
Java 8 comes with a new Optional type, similar to what is available in other languages. This post will go…
Read More »