-
Core Java

Java equals() and hashCode()
Introduction: Java Object class provides basic implementation of methods ā hashCode() and equals(). These methods are extremely useful especially when…
Read More » -
Core Java

WeakHashMap In Java
A WeakHashMap in Java is a pretty popular data-structure among mid to senior-level Java developers. The WeakHashMap class is present in…
Read More » -
Software Development

[MEGA DEAL] Pay What You Want: The Complete Ruby on Rails Master Class Bundle
Become a Professional Developer with 200+ Hours of Instruction in One of Today’s Premier Frameworks Hey fellow geeks, This week,…
Read More » -
Core Java

Functional Java by Example | Part 7 ā Treat Failures as Data Too
This is part 7 of the series called āFunctional Java by Exampleā. The example Iām evolving in each part of…
Read More » -
Core Java

When using JAXB
Not many examples show this, but how you use JAXB in your application can make a huge difference in the…
Read More » -
Core Java

5 Refactoring Principles by Example
This post features five (mostly well-known) refactoring principles applied when refactoring real open-source code (Gradle Modules Plugin). Context When I…
Read More » -
Core Java

A New Era for Determining Equivalence in Java?
Liam Miller-Cushon has published a document simply called “Equivalence” in which he proposes “to create a library solution to help…
Read More » -
Agile

Product Roles, Part 5: Component Teams to Create Slices
As I’ve written these product role posts, a number of you have asked about how to use component teams. You…
Read More » -
Software Development

Function IoC for First Class Procedure
This is the second article of two to introduce the term I’m suggesting of “first class procedure”. The first articleĀ provided…
Read More »



