All information of this article we get from the The Ultimate Hands-On Hadoop course in Udemy website.
[Read More]
Working with Nulls in Java
In this article, we will learn some ways to deal with Null value in Java. Let’s get started.
[Read More]
CAP Theorem of the distributed system
In this article, we will find something out about CAP theorem. Let’s get started.
[Read More]
Some important concepts of OOP
In this article, we will read up on some important concepts of Object oriented programming. Understanding deeper these concepts make us confidently when utilizing OOAD.
[Read More]
Decorator pattern
In this article, we will learn how to use Decorator pattern. Let’s get started.
[Read More]