Search code examples
Should Interface implementations be independent...


oopdesign-patternsooad

Read More
In some Java code, why does the class Deck extend the Card class?...


javaoopinheritanceooad

Read More
When there is a class Car, should a car that is convertible subclass Car or not?...


oopumlooad

Read More
Integrating JSF and spring...


jsfooad

Read More
PHP Class modeling issue...


phpoopooad

Read More
“Do not use Abstract Base class in Design; but in Modeling/Analysis”...


c#.netwcfsoaooad

Read More
Assigning responsibility: a Game that has Players which each has a BankAccount...


oopstructureooad

Read More
design of this small programe?...


architectureooad

Read More
Persisting Circular dependent classes in databases...


databaseoopooad

Read More
Interface or abstract class. Which suits better in my use case?...


javaooad

Read More
have an issue with designing in the class in proper manner...


javaoopdesign-patternsooad

Read More
How should I abstract a collection of objects owned by another object?...


c#.netoopooad

Read More
OO Design, open/closed principle question...


language-agnosticoopooadopen-closed-principle

Read More
Program Flow via Custom Exception ...


c#design-patternsloggingooad

Read More
OO design approach - Reference based approach or ID based approach...


entity-frameworkoopooad

Read More
Can I run objects in memory or do I need to look at Serializeing to DB...


c#multithreadingdesign-patternsooad

Read More
How can I grasp the concept of pure OOD?...


c++oopooad

Read More
How do I use composition with inheritance?...


oopinheritancecompositionooadcar-analogy

Read More
Encapsulate Use Cases in a software...


c#design-patternsooad

Read More
Is my OOP design correct?...


c#oopooad

Read More
Business rules that are valid for specific time span – how to manage in an orderly manner...


oopdesign-patternsbusiness-rulesooad

Read More
Default IBAction - UISegmentControl, Object-oriented design help...


iphoneooad

Read More
How to write data of type A to format of type B...


c++oopooad

Read More
Proper use of an abstract class...


c#inheritanceabstractooad

Read More
Code design for a 2D game...


oopgame-engineooad

Read More
php object oriented programming...


phpoopooad

Read More
Question about Encapsulation (Book: HF OOA&D )...


javaoopooad

Read More
Is there any online material for real world examples of Object oriented design problems?...


c++design-patternsooad

Read More
Best practices with jQuery form binding code in an application...


javascriptjqueryooad

Read More
Will this static class break in a multi user scenario?...


c#web-applicationsextension-methodsooadstatic-classes

Read More
BackNext