Pages that link to "Design maxims"
From CSSEMediaWiki
The following pages link to Design maxims:
View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)- OO wisdom (← links)
- Stable abstractions principle (← links)
- Johnson and Foote 1988 (← links)
- Single responsibility principle (← links)
- Antipatterns (← links)
- Favor composition over inheritance (← links)
- Goto considered harmful (← links)
- Keep accessors and mutators separate (← links)
- Single choice principle (← links)
- Class hierarchies should be deep and narrow (← links)
- Subclasses should be specializations (← links)
- Separate methods that do not communicate (← links)
- Data clumps smell (← links)
- Avoid protected data (← links)
- Limit hierarchy depth (← links)
- Abstract classes should be base classes (← links)
- Minimal public interface (← links)
- Aidan's Design Study (← links)
- One hour tour (← links)
- Automation (← links)
- Michal's Design Study (← links)
- Super quick exam ref (← links)
- Decomposition (← links)
- Martin Doms' Design Study (← links)