User contributions
From CSSEMediaWiki
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:55, 19 August 2008 (diff | hist) Riel's heuristics
- 03:52, 19 August 2008 (diff | hist) N Talk:One key abstraction (New page: Created the page. --~~~~) (top)
- 03:51, 19 August 2008 (diff | hist) N One key abstraction (New page: Riel's Heuristic #2.8 A class should represent one key abstraction of the domain model, no more and no less. A key abstraction is generally a noun in a requirements statement. If a key ab...)
- 03:40, 19 August 2008 (diff | hist) N Talk:Minimize the number of methods (Talk:Minimize the number of methods moved to Talk:Minimize number of methods: Just making it cleaner) (top)
- 03:40, 19 August 2008 (diff | hist) N Minimize the number of methods (Minimize the number of methods moved to Minimize number of methods: Just making it cleaner) (top)
- 03:40, 19 August 2008 (diff | hist) m Talk:Minimize number of methods (Talk:Minimize the number of methods moved to Talk:Minimize number of methods: Just making it cleaner) (top)
- 03:40, 19 August 2008 (diff | hist) m Minimize number of methods (Minimize the number of methods moved to Minimize number of methods: Just making it cleaner)
- 03:40, 19 August 2008 (diff | hist) Riel's heuristics
- 03:39, 19 August 2008 (diff | hist) Riel's heuristics
- 03:36, 19 August 2008 (diff | hist) N Talk:Minimize number of methods (New page: Created the page. --~~~~)
- 03:36, 19 August 2008 (diff | hist) N Minimize number of methods (New page: Riel's Heuristic #2.3 Minimize the number of methods in the public interface of a class. This ensures that you can always find the method that you are looking for, and enhances reusabilit...)
- 03:30, 19 August 2008 (diff | hist) Riel's heuristics
- 01:33, 19 August 2008 (diff | hist) m Switch statement smell
- 05:04, 18 August 2008 (diff | hist) N Talk:A class should not depend on its users (New page: Added the page with an example. --~~~~)
- 05:04, 18 August 2008 (diff | hist) N A class should not depend on its users (New page: Riel's Heuristic 2.2 This heuristic encourages reusability of classes. If a class needs to use another class, obviously it depends on that class. However the dependency relationship shoul...)
- 05:02, 18 August 2008 (diff | hist) N File:2.2 example.png (Riel's heuristic 2.2 example) (top)
- 04:50, 18 August 2008 (diff | hist) m Hide data within its class
- 04:46, 18 August 2008 (diff | hist) Riel's heuristics
- 03:16, 18 August 2008 (diff | hist) N Talk:Hide data within its class (New page: Added my explanation + example pics. I realise a Transaction class that stores an array of item prices is not the greatest example but it was the best I could think of on the spot to illus...)
- 03:06, 18 August 2008 (diff | hist) N Hide data within its class (New page: Riel's heuristic #2.1 All data should be hidden within its class. By data we mean the fields of a class that store data about the class. These fields should always be private, and only ac...)
- 03:02, 18 August 2008 (diff | hist) N File:2.1 example2.png (Riel's heuristic 2.1 example2.) (top)
- 02:57, 18 August 2008 (diff | hist) File:2.1 example1.png (uploaded a new version of "Image:2.1 example1.png") (top)
- 02:56, 18 August 2008 (diff | hist) File:2.1 example1.png (uploaded a new version of "Image:2.1 example1.png": Riel's heuristic 2.1 example1)
- 02:40, 18 August 2008 (diff | hist) N File:2.1 example1.png (Riel's Heuristic 2.1 example diagram)
- 02:21, 18 August 2008 (diff | hist) Riel's heuristics
- 00:25, 15 August 2008 (diff | hist) User:Elliot Fisher
- 02:54, 13 August 2008 (diff | hist) m Reduce the size of methods
- 04:55, 8 August 2008 (diff | hist) Beware type switches
- 03:01, 8 August 2008 (diff | hist) N Talk:Eliminate case analysis (New page: Added a brief description. --~~~~) (top)
- 03:01, 8 August 2008 (diff | hist) N Eliminate case analysis (New page: It is usually a mistake to explicitly check what class an object belongs to before performing some action on it. Instead, a message should be passed to the object in question, and each pos...)
- 02:48, 8 August 2008 (diff | hist) N Talk:Split large classes (New page: Added a brief description. --~~~~) (top)
- 02:48, 8 August 2008 (diff | hist) N Split large classes (New page: A large class generally represents a poor design. A class should represent an abstraction, and the larger the class the more complicated the abstraction. It is more likely that a large cla...)
- 23:44, 7 August 2008 (diff | hist) User:Elliot Fisher
- 23:22, 7 August 2008 (diff | hist) Project ideas
- 04:24, 6 August 2008 (diff | hist) N Talk:Are you gonna eat that (New page: I don't have time right now to add the diagram, but there is one thing in particular that was missing from the examples put up in class. There should be some way to differentiate between d...)
- 01:25, 29 July 2008 (diff | hist) Favour containment over association
- 01:24, 29 July 2008 (diff | hist) Talk:Favour containment over association
- 01:24, 29 July 2008 (diff | hist) Favour containment over association
- 01:19, 29 July 2008 (diff | hist) N File:7.1 Example1.jpg (Riel's heuristic 7.1 example 1.) (top)
- 01:19, 29 July 2008 (diff | hist) N File:7.1 Example2.jpg (Riel's heuristic 7.1 example 2.) (top)
- 01:18, 29 July 2008 (diff | hist) Favour containment over association
- 22:07, 28 July 2008 (diff | hist) m Tell, don't ask (Fixed some grammar)
- 01:07, 24 July 2008 (diff | hist) Talk:Favour containment over association
- 01:07, 24 July 2008 (diff | hist) N Talk:Favour containment over association (New page: Created the page, will add content later today after class --~~~)
- 01:06, 24 July 2008 (diff | hist) N Favour containment over association (New page: Reil's heuristic #7.1 Elliot Fisher to complete this after class...)
- 01:05, 24 July 2008 (diff | hist) Riel's heuristics
- 01:03, 24 July 2008 (diff | hist) Riel's heuristics
- 00:59, 17 July 2008 (diff | hist) Wiki users
- 00:57, 17 July 2008 (diff | hist) N File:ElliotFisher.jpg (top)
- 00:56, 17 July 2008 (diff | hist) N User:Elliot Fisher (New page: == Elliot's Page == Image:ElliotFisher.jpg Hello there, you have reached my page. Enjoy your stay.)
(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)