© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
V. SarcarJava Design Patternshttps://doi.org/10.1007/978-1-4842-7971-7_1

1. Understanding SOLID Principles

Vaskaran Sarcar1  
(1)
Garia, Kolkata, India
 

Java is a powerful object-oriented programming language, and it has many features. If we compare it with the old days, we must say that coding has become easier with the support of these powerful features. But the hard truth is that simply using these features in an application does not guarantee that you have used them in the right way. In any given requirement, it is vital to identify classes, objects, and how they communicate with each other. In addition, your application must be flexible and extendable to ...

Get Java Design Patterns: A Hands-On Experience with Real-World Examples now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.