OO wisdom

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
(Attempts At Understanding)
Line 9: Line 9:
 
* [[Code smells]] and [[Refactoring]] - When and how to modify code.
 
* [[Code smells]] and [[Refactoring]] - When and how to modify code.
 
* [[Idioms]] - Language specific maxims and ideas.
 
* [[Idioms]] - Language specific maxims and ideas.
 +
* [[Automation]] - How do we automate the detection/compliance with these maxims?
  
 
==Attempts At Understanding==
 
==Attempts At Understanding==

Revision as of 02:37, 24 September 2009

This is the main entry point for course content. In contains all of the base understanding of Object Orientated Design (OOD), plus attempts to restructure the data to make it more understandable.

Contents

General Topics

Attempts At Understanding

Grand Accords and Official Decrees of 427, 2009

Further Options

  • 427 design standard - The 2008 set of design guidelines. Covers getters/setters, class naming & equals methods
  • Quick Reference - A 2008 guide designed as a general resource and for the exam.
  • Exam questions - A set of previous exam questions and attempted solutions


Index of all pages

Personal tools