The Eight Fallacies of Distributed Computing are a set of assumptions that …
Read More »Jain's Tech World
Technology Ideas and Solutions
Technology Ideas and Solutions
The Eight Fallacies of Distributed Computing are a set of assumptions that …
Read More »SOLID is an acronym for the first five object-oriented design (OOD) princip…
Read More »The cassandra.yaml comment explains perfectly: "When exe…
Read More »The Singleton pattern is used for controlling the number of instances of a…
Read More »An immutable class is simply a class whose instances cannot be modified . A…
Read More »A couple days ago a coworker and I were working on a piece of code that at…
Read More »Why Cloneable interface at the first place ? A ma…
Read More »