User contributions
From CSSEMediaWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:40, 23 September 2008 (diff | hist) N Premature optimisation is the root of all evil (Redirecting to Premature optimization) (top)
- 03:39, 23 September 2008 (diff | hist) N Law of demeter (Redirecting to Law of Demeter) (top)
- 03:38, 23 September 2008 (diff | hist) N Keep it simple, stupid (Redirecting to Do the simplest thing that could possibly work) (top)
- 03:38, 23 September 2008 (diff | hist) N Singleton pattern (Redirecting to Singleton) (top)
- 03:37, 23 September 2008 (diff | hist) N Gang of four (Redirecting to Gang of Four) (top)
- 03:36, 23 September 2008 (diff | hist) N Iterator pattern (Redirecting to Iterator) (top)
- 03:34, 23 September 2008 (diff | hist) N Enum Idiom (Redirecting to Enum idiom) (top)
- 03:33, 23 September 2008 (diff | hist) N Flyweight pattern (Redirecting to Flyweight) (top)
- 03:32, 23 September 2008 (diff | hist) N Tell dont ask (Redirecting to Tell, don't ask) (top)
- 03:31, 23 September 2008 (diff | hist) N Strategy Pattern (Redirecting to Strategy) (top)
- 03:30, 23 September 2008 (diff | hist) N Switch statements smell (Redirecting to Switch statement smell) (top)
- 03:29, 23 September 2008 (diff | hist) JITAS Design Study (→Factory method)
- 03:28, 23 September 2008 (diff | hist) m JITAS Design Study
- 03:26, 23 September 2008 (diff | hist) N Mediator pattern (Redirecting to Mediator) (top)
- 03:20, 23 September 2008 (diff | hist) N Template method pattern (Redirecting to Template Method) (top)
- 03:20, 23 September 2008 (diff | hist) N Make base classes abstract (Redirecting to Avoid concrete base classes) (top)
- 03:19, 23 September 2008 (diff | hist) N Visitor pattern (Redirecting to Visitor) (top)
- 03:18, 23 September 2008 (diff | hist) N The top of the class hierarchy should be abstract (Redirecting to Avoid concrete base classes)
- 03:16, 23 September 2008 (diff | hist) N State pattern (Redirecting to State) (top)
- 03:16, 23 September 2008 (diff | hist) N Observer pattern (Redirecting to Observer) (top)
- 03:15, 23 September 2008 (diff | hist) N Course assessment (Redirecting to 427 assessment) (top)
- 21:25, 21 September 2008 (diff | hist) Talk:Bob Martin
- 21:19, 21 September 2008 (diff | hist) Talk:Encapsulate that which varies
- 21:06, 21 September 2008 (diff | hist) Talk:Nomenclature
- 20:59, 21 September 2008 (diff | hist) Talk:Lecture sequence (top)
- 01:11, 19 September 2008 (diff | hist) m Talk:Abstract Factory (top)
- 01:07, 19 September 2008 (diff | hist) N Premature optimization (New page: Premature optimization refers to trying to make code run faster before having a working system. It is often tempting to, once writing a section of code, spend along time making it run as f...)
- 00:48, 19 September 2008 (diff | hist) m Encapsulate that which varies
- 00:46, 19 September 2008 (diff | hist) N Encapsulate that which varies (New page: ''"The only constant is change"'' It is almost certain that at some point in time functionality of any program will need to change. It is very hard to predict specifics of future requirem...)
- 02:47, 16 September 2008 (diff | hist) N Keep it simple (Redirecting to Do the simplest thing that could possibly work) (top)
- 02:46, 16 September 2008 (diff | hist) N Do the simplest thing that could possibly work (New page: This is a fairly self-explanatory design maxim. In general, the simplest solution is the best solution. Simple solutions have the following benefits: * They will probably have less bugs. ...)
- 02:30, 16 September 2008 (diff | hist) N Don't expose mutable attributes (New page: ''Mutable - Changeable; inclined to mutate.'' [http://en.wiktionary.org/wiki/mutable wiktionary.org] This design maxim states that a class should not expose objects that can be changed. T...)
- 03:09, 10 September 2008 (diff | hist) m JITAS Design Study (→Results)
- 03:08, 10 September 2008 (diff | hist) m JITAS Design Study (→Results)
- 03:38, 4 September 2008 (diff | hist) m Observer
- 02:37, 30 August 2008 (diff | hist) Open/closed principle (Redirecting to Open closed principle) (top)
- 02:33, 30 August 2008 (diff | hist) N Open-closed principle (Redirecting to Open closed principle) (top)
- 02:29, 30 August 2008 (diff | hist) Defer identification of state variables pattern
- 02:26, 30 August 2008 (diff | hist) m Monsters design
- 03:18, 28 August 2008 (diff | hist) N Model the real world (New page: Object Oriented programming is all about modeling the real world. We do this because in theory it is easier to think about how something works, if it exists in the real world. For example,...)
- 03:08, 28 August 2008 (diff | hist) N Iterator (New page: An Iterator is a way to step over each element in a collection. In JAVA, it is sometimes quicker to use the use for-each loop, but Iterators are still needed in some cases. The Iterator de...)
- 03:49, 26 August 2008 (diff | hist) File:JITAS redesigned.png (uploaded a new version of "Image:JITAS redesigned.png") (top)
- 03:48, 26 August 2008 (diff | hist) File:JITAS redesigned.png (uploaded a new version of "Image:JITAS redesigned.png")
- 03:47, 26 August 2008 (diff | hist) File:JITAS redesigned.png (uploaded a new version of "Image:JITAS redesigned.png")
- 03:40, 26 August 2008 (diff | hist) JITAS Design Study (→Source Code)
- 03:39, 26 August 2008 (diff | hist) N File:JITASv1.1.tar.gz (top)
- 03:39, 26 August 2008 (diff | hist) m JITAS Design Study (→Source Code)
- 03:38, 26 August 2008 (diff | hist) m JITAS Design Study
- 03:35, 26 August 2008 (diff | hist) m JITAS Design Study
- 03:33, 26 August 2008 (diff | hist) JITAS Design Study (→Final Class Diagram)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)