RasulObject Oriented Design Balance With Understanding Anti-Single Responsibility PrincipleThis article will change your perspective on working with the Single Responsibility Principle (SRP). The main point is to focus on finding…Nov 2
Anudeep BallaPrinciples of Object-Oriented DesignObject-Oriented Design (OOD) principles are fundamental guidelines for designing software that is modular, flexible, and easy to maintain…Jun 17Jun 17
Mangesh Shrikant MahajanSOLID PRINCIPLES — The First 5 Principles of OOD.OOD => Object-Oriented Design.Mar 201Mar 201
Mahmoud OsmanMastering the Single Responsibility Principle: Interview Questions and AnswersIntroduction: The Single Responsibility Principle (SRP) is a foundational concept in software development that emphasizes the importance of…Feb 12Feb 12
RasulObject Oriented Design Balance With Understanding Anti-Single Responsibility PrincipleThis article will change your perspective on working with the Single Responsibility Principle (SRP). The main point is to focus on finding…Nov 2
Anudeep BallaPrinciples of Object-Oriented DesignObject-Oriented Design (OOD) principles are fundamental guidelines for designing software that is modular, flexible, and easy to maintain…Jun 17
Mangesh Shrikant MahajanSOLID PRINCIPLES — The First 5 Principles of OOD.OOD => Object-Oriented Design.Mar 201
Mahmoud OsmanMastering the Single Responsibility Principle: Interview Questions and AnswersIntroduction: The Single Responsibility Principle (SRP) is a foundational concept in software development that emphasizes the importance of…Feb 12
InJavarevisitedbyHemanth RajuAccess Modifiers in JavaThe access Modifiers specify the scope or accessibility of a variable, method, constructor, or class. We can change the level of…Nov 26, 2022
InTechnically Speaking with Harrison WheelerbyHarrison WheelerKeith Rich discusses the evolution of design and bridging the gap between design and development.You can listen to this episode on the Technically Speaking website or on Apple Podcasts, Spotify or wherever you listen to podcasts.Aug 3, 2023
Juneta TaoOut-of-Distribution DetectionGiven a model trained on large training set, it may not perform well on the test set which is collected, e.g. different time or scenario…May 10, 2023