Beran SanturSubclass constructorsIn this article, I will clarify how the subclass constructors behave and what is the logic behind it.Aug 11, 2022Aug 11, 2022
Beran SanturPass-by-reference vs Pass-by-value And Memory Relation In JavaWhat do passing by reference and passing by value mean? What are their differences? Let’s figure it out.Oct 20, 2021Oct 20, 2021
Beran SanturLoose-coupling and Tight-coupling in JavaIn programming, there is a famous concept that is highly considered as a best practice, called loose-coupling. But before we move to what’s…Aug 7, 2021Aug 7, 2021
Beran SanturinCodeXAbstraction In JavaI’d like to start by talking about my favorite analogy for that concept. For instance, when we use a coffee machine we just add some water…Jul 31, 2021Jul 31, 2021