Search code examples
"A method should do one thing, once and only once" - what does that mean?...

oopmethodscoding-style

Read More
Is it possible to create groups/layers in method chaining in Python?...

pythonoopbuildermethod-chaining

Read More
How to build a generic repository...

asp.net-mvcnhibernatedesign-patternsooprepository

Read More
Idiomatic way for a subclass to return a widget?...

flutterdartoop

Read More
How to write -get script for oo::configurable if property itself has name value...

ooptcl

Read More
Insert function for a matrix in OCaml is not working...

classoopmatrixocamlsudoku

Read More
Where and why do we use __toString() in PHP?...

phpooptostring

Read More
Javascript : Interface and DTO...

javascriptoop

Read More
Class Reference as Property...

delphiooppropertiesreferencefpc

Read More
Ternary operator syntax error in class declaration...

phpclassoopconditional-operator

Read More
How does the Liskov Substitution Principle works with type specialization in concrete implementation...

oopdesign-principlesliskov-substitution-principle

Read More
C# Changing a Class in Production - What is the Best Practice when using the Open/Closed Principle?...

c#oopdesign-patterns

Read More
Creating a Custom class of Label and passing arguments from the main window with Custom TKinter and ...

pythonooptkintercustomtkinter

Read More
FastAPI app: dynamically create an Enum and use it in SQLAlchemy models without circular dependencie...

pythonoopsqlalchemyenumsfastapi

Read More
How to extend base class logic while being able to assign derived classes to it...

c#.netoopgenericsinheritance

Read More
Doubts about the use of polymorphism, and also about how is polymorphism related to casting?...

javaooppolymorphisminstanceof

Read More
OO design and circular dependencies...

javaoopcircular-dependency

Read More
JavaScript private methods...

javascriptoopprivate-methods

Read More
Why are unnamed namespaces used and what are their benefits?...

c++oopnamespacesunnamed-namespace

Read More
How can I return dataset perfectly from SQL?...

c#.netvisual-studiooop

Read More
Can you pass-by-reference in R?...

roopparameter-passingpass-by-reference

Read More
When to use PHP stdClass...

phpoop

Read More
PHP Object Extension Question...

phpclassoopobjectextension-methods

Read More
How to construct a class the name of which is held in a variable?...

javascriptoop

Read More
Why does mutating an object assigned to another variable modify the original object? How to avoid it...

javascriptoopobject

Read More
How to attach a method to the constructor function itself, as well as to the class prototype?...

javascriptoop

Read More
Why does extending prototypes of OpenUI5 controls not work consistently?...

oopprototypejavascriptsapui5

Read More
Project / dll architecture to avoid circular references but maintain modularity...

.netoopdllarchitecturedependencies

Read More
Difference between object and instance in Python 2?...

ooppython-2.x

Read More
Abstract Method in Non Abstract Class...

c#oop

Read More
BackNext