User contributions
From CSSEMediaWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 08:07, 6 October 2008 (diff | hist) Riel's heuristics
- 07:57, 6 October 2008 (diff | hist) Riel's heuristics
- 07:49, 6 October 2008 (diff | hist) 2007 Exam answers
- 07:36, 6 October 2008 (diff | hist) Avoid concrete base classes
- 07:13, 6 October 2008 (diff | hist) 2007 Exam answers
- 06:44, 6 October 2008 (diff | hist) Talk:2007 Exam answers
- 04:12, 6 October 2008 (diff | hist) Riel's heuristics
- 04:08, 6 October 2008 (diff | hist) Riel's heuristics
- 03:56, 6 October 2008 (diff | hist) m 2007 Exam answers
- 03:56, 6 October 2008 (diff | hist) m 2007 Exam answers
- 03:56, 6 October 2008 (diff | hist) 2007 Exam answers
- 03:54, 6 October 2008 (diff | hist) m 2007 Exam answers
- 03:50, 6 October 2008 (diff | hist) Beware value switches
- 03:49, 6 October 2008 (diff | hist) Beware type switches
- 03:48, 6 October 2008 (diff | hist) Eliminate case analysis
- 03:44, 6 October 2008 (diff | hist) Subclasses should be specializations
- 03:44, 6 October 2008 (diff | hist) Class hierarchies should be deep and narrow
- 03:43, 6 October 2008 (diff | hist) Class hierarchies should be deep and narrow
- 03:26, 6 October 2008 (diff | hist) Talk:2007 Exam answers
- 03:20, 6 October 2008 (diff | hist) 2007 Exam answers
- 03:19, 6 October 2008 (diff | hist) Talk:2007 Exam answers
- 01:51, 6 October 2008 (diff | hist) m Martin Fowler 1999
- 01:47, 6 October 2008 (diff | hist) Data clumps smell
- 01:46, 6 October 2008 (diff | hist) N Talk:Data clumps smell (New page: Created the page. --~~~~)
- 01:45, 6 October 2008 (diff | hist) N Data clumps smell (New page: Data clumps are groups of data items that are related and are always used together. They are often primitive values. An example of this is a "start" variable and an "end" variable. Martin...)
- 23:09, 5 October 2008 (diff | hist) N Talk:Quick Reference (New page: Smashing job here Robert! --~~~~)
- 03:52, 4 October 2008 (diff | hist) Talk:Command
- 03:26, 4 October 2008 (diff | hist) Single choice principle
- 03:26, 4 October 2008 (diff | hist) N Talk:Single choice principle (New page: Created the page. Couldn't really find much more information than this. --~~~~) (top)
- 03:25, 4 October 2008 (diff | hist) N Single choice principle (New page: This states that whenever a program needs to support a set of known alternatives, this set should only exist in one module. Repeating the alternatives in several modules is unnecessary and...)
- 03:15, 4 October 2008 (diff | hist) Talk:Keep accessors and mutators separate (top)
- 03:15, 4 October 2008 (diff | hist) N Talk:Keep accessors and mutators separate (New page: Created the page. It's great how you can explain a lot of these maxims by pointing to other maxims. ;-))
- 03:14, 4 October 2008 (diff | hist) N Keep accessors and mutators separate (New page: This is basically the Avoid side effects principle, but specifically applied to Getters and setters. A getter should only ever return a value and not modify anything. A setter sho...) (top)
- 03:11, 4 October 2008 (diff | hist) Quick Reference
- 03:08, 4 October 2008 (diff | hist) Single responsibility principle
- 03:08, 4 October 2008 (diff | hist) N One responsibility rule (Redirecting to Single responsibility principle) (top)
- 03:03, 4 October 2008 (diff | hist) N Talk:Program to the interface not the implementation (New page: Created the page. --~~~~) (top)
- 03:03, 4 October 2008 (diff | hist) N Program to the interface not the implementation (New page: This idea says that objects should depend on the abstractions of a class instead of it's concrete implementations. This reduces coupling from implementations, and increases flexibility. It...)
- 02:48, 4 October 2008 (diff | hist) Quick Reference
- 02:43, 4 October 2008 (diff | hist) Goto considered harmful
- 02:43, 4 October 2008 (diff | hist) N Talk:Goto considered harmful (New page: Created the page, didn't have too much to say. --~~~~) (top)
- 02:42, 4 October 2008 (diff | hist) N Goto considered harmful (New page: This is not particularly relevant to higher level languages such as Java which do not have goto statements (note that in Java "goto" is a reserved keyword but is not used), but in low leve...)
- 01:32, 4 October 2008 (diff | hist) N Talk:Favor composition over inheritance (New page: Created the page. --~~~~) (top)
- 01:31, 4 October 2008 (diff | hist) N Favor composition over inheritance (New page: The idea behind this is that having a composition relationship gives less coupling than an inheritance relationship, and increased flexibility. If you can achieve what you need by a compo...)
- 03:49, 1 October 2008 (diff | hist) Poker Simulator Design Writeup
- 03:36, 1 October 2008 (diff | hist) N File:Poker Simulator src.zip (top)
- 03:36, 1 October 2008 (diff | hist) Poker Simulator Design Writeup
- 03:18, 1 October 2008 (diff | hist) Poker Simulator Design Writeup
- 02:50, 1 October 2008 (diff | hist) N File:TexasHoldem.jpg (top)
- 02:50, 1 October 2008 (diff | hist) Poker Simulator Design Writeup
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)