How to create Immutable class in Java | Immutable Class Example | Immutability concept in java | Final class | Java important concepts and features... (more…)
Read more »
Thought Java was 'free'? Think again (and you owe us $$$ in 2017)...
Read more »
When it comes to building CLI apps, Java is not your first ( not even among the top 3) choice that comes to mind. However, one of the amazing things about java is its ecosystem and vibrant community, which means that you can find some tools/libraries for ... (more…)
Read more »
Java is In a different cycle releasing features from very short cycles which are considered for some folks not ideal. IMHO it's great beca... (more…)
Read more »
Testing is often hard. Mostly because we need data to perform some forms of testing. For Unit Tests often you can fake your own data pretty ... (more…)
Read more »