Short pages

From CSSEMediaWiki
Jump to: navigation, search

Showing below up to 250 results starting with #1.

View (previous 250 | next 250) (20 | 50 | 100 | 250 | 500)

  1. (hist) ‎John Hofman US001 ‎[0 bytes]
  2. (hist) ‎John Hofman's Log ‎[0 bytes]
  3. (hist) ‎Jenny Harlow ‎[0 bytes]
  4. (hist) ‎Put semantic constraints in class definition ‎[12 bytes]
  5. (hist) ‎Put semantic constraints in constructors ‎[13 bytes]
  6. (hist) ‎Different Design ‎[33 bytes]
  7. (hist) ‎Beware accessors ‎[37 bytes]
  8. (hist) ‎Kris's Design Study ‎[69 bytes]
  9. (hist) ‎Bertrand Meyer ‎[70 bytes]
  10. (hist) ‎Arthur Riel ‎[99 bytes]
  11. (hist) ‎Lecture sequence ‎[111 bytes]
  12. (hist) ‎Instance ‎[113 bytes]
  13. (hist) ‎State machine design ‎[141 bytes]
  14. (hist) ‎Joshua Bloch ‎[148 bytes]
  15. (hist) ‎Real name ‎[159 bytes]
  16. (hist) ‎Vehicles and operators design ‎[166 bytes]
  17. (hist) ‎Designfest ‎[169 bytes]
  18. (hist) ‎Remove Middle Man ‎[171 bytes]
  19. (hist) ‎Superclass ‎[177 bytes]
  20. (hist) ‎Parallel inheritance hierarchies smell ‎[182 bytes]
  21. (hist) ‎Robert Cecil Martin 1996c ‎[190 bytes]
  22. (hist) ‎Robert Cecil Martin 1996d ‎[191 bytes]
  23. (hist) ‎Push Down Field ‎[191 bytes]
  24. (hist) ‎Encapsulate Downcast ‎[193 bytes]
  25. (hist) ‎Ward and Kent ‎[195 bytes]
  26. (hist) ‎Managing complexity ‎[201 bytes]
  27. (hist) ‎Inheritance for specialization ‎[206 bytes]
  28. (hist) ‎Push Down Method ‎[216 bytes]
  29. (hist) ‎Change Reference to Value ‎[226 bytes]
  30. (hist) ‎Idioms ‎[232 bytes]
  31. (hist) ‎Separate Query from Modifier ‎[232 bytes]
  32. (hist) ‎Pull Up Constructor Body ‎[235 bytes]
  33. (hist) ‎Robert Cecil Martin 1997a ‎[246 bytes]
  34. (hist) ‎Favour deep hierarchies ‎[248 bytes]
  35. (hist) ‎Toast ‎[248 bytes]
  36. (hist) ‎Serialization ‎[257 bytes]
  37. (hist) ‎Hide your decisions ‎[273 bytes]
  38. (hist) ‎Robert Cecil Martin 1996e ‎[274 bytes]
  39. (hist) ‎Establishing priorities ‎[274 bytes]
  40. (hist) ‎Citation needed ‎[277 bytes]
  41. (hist) ‎Extract Hierarchy ‎[282 bytes]
  42. (hist) ‎Reusable frameworks over reusable components ‎[284 bytes]
  43. (hist) ‎Referring to Objects ‎[285 bytes]
  44. (hist) ‎Do not change the state of an object without going through its public interface ‎[287 bytes]
  45. (hist) ‎Pull Up Method ‎[287 bytes]
  46. (hist) ‎Hide Method ‎[287 bytes]
  47. (hist) ‎Replace Conditional with Polymorphism ‎[288 bytes]
  48. (hist) ‎Robert Cecil Martin 1996a ‎[299 bytes]
  49. (hist) ‎GenA: A Genetic Algorithms Framework ‎[307 bytes]
  50. (hist) ‎Robert Cecil Martin 2002 ‎[314 bytes]
  51. (hist) ‎Joff's Place ‎[316 bytes]
  52. (hist) ‎Make all Member Variables Private ‎[316 bytes]
  53. (hist) ‎List of OO Languages ‎[317 bytes]
  54. (hist) ‎Vendor lock-in ‎[318 bytes]
  55. (hist) ‎Exam questions ‎[322 bytes]
  56. (hist) ‎Extract Interface ‎[322 bytes]
  57. (hist) ‎Remove Parameter ‎[330 bytes]
  58. (hist) ‎Move methods ‎[334 bytes]
  59. (hist) ‎No Global Variables ‎[336 bytes]
  60. (hist) ‎Pull Up Field ‎[336 bytes]
  61. (hist) ‎Make constructors blocking ‎[338 bytes]
  62. (hist) ‎Replace Parameter with Explicit Methods ‎[342 bytes]
  63. (hist) ‎Erich Gamma ‎[344 bytes]
  64. (hist) ‎Remove Setting Method ‎[345 bytes]
  65. (hist) ‎Collapse Hierarchy ‎[345 bytes]
  66. (hist) ‎Replace Inheritance with Delegation ‎[348 bytes]
  67. (hist) ‎Extract Subclass ‎[351 bytes]
  68. (hist) ‎Keep accessors and mutators separate ‎[359 bytes]
  69. (hist) ‎Robert Cecil Martin 1997b ‎[360 bytes]
  70. (hist) ‎Move Method ‎[361 bytes]
  71. (hist) ‎Replace Constructor with Factory Method ‎[361 bytes]
  72. (hist) ‎Replace Data Value with Object ‎[365 bytes]
  73. (hist) ‎Inline Class ‎[366 bytes]
  74. (hist) ‎Introduce Local Extension ‎[378 bytes]
  75. (hist) ‎Hillside Group ‎[383 bytes]
  76. (hist) ‎DMA Design Project - Source Code ‎[383 bytes]
  77. (hist) ‎Divergent change smell ‎[386 bytes]
  78. (hist) ‎Duplicate Observed Data ‎[386 bytes]
  79. (hist) ‎Once and only once ‎[391 bytes]
  80. (hist) ‎JUnit ‎[392 bytes]
  81. (hist) ‎James Ashford Log ‎[397 bytes]
  82. (hist) ‎How to assess ‎[401 bytes]
  83. (hist) ‎Avoid accidental multiple inheritance ‎[404 bytes]
  84. (hist) ‎Self Encapsulate Field ‎[405 bytes]
  85. (hist) ‎Parse tree design ‎[408 bytes]
  86. (hist) ‎Interface ‎[408 bytes]
  87. (hist) ‎Rename Method ‎[419 bytes]
  88. (hist) ‎Square-rectangle problem ‎[424 bytes]
  89. (hist) ‎Subclass ‎[427 bytes]
  90. (hist) ‎Jim Coplien ‎[429 bytes]
  91. (hist) ‎Add Parameter ‎[430 bytes]
  92. (hist) ‎Have courage ‎[431 bytes]
  93. (hist) ‎Cay Horstmann 2006 ‎[432 bytes]
  94. (hist) ‎Agile methods ‎[436 bytes]
  95. (hist) ‎Beware of non-communicating methods ‎[439 bytes]
  96. (hist) ‎Active record pattern ‎[440 bytes]
  97. (hist) ‎Replace Array with Object ‎[451 bytes]
  98. (hist) ‎Association versus Dependency ‎[459 bytes]
  99. (hist) ‎Parameterise Method ‎[460 bytes]
  100. (hist) ‎Abstract class ‎[462 bytes]
  101. (hist) ‎Option-operand separation ‎[464 bytes]
  102. (hist) ‎Inline Temp ‎[465 bytes]
  103. (hist) ‎Trygve Reenskaug ‎[465 bytes]
  104. (hist) ‎Beware singletons ‎[468 bytes]
  105. (hist) ‎Nelson Shaw Project Log ‎[468 bytes]
  106. (hist) ‎Alternative classes with different interfaces smell ‎[470 bytes]
  107. (hist) ‎Extract Superclass ‎[470 bytes]
  108. (hist) ‎Replace Error Code with Exception ‎[479 bytes]
  109. (hist) ‎Many to many association idiom ‎[482 bytes]
  110. (hist) ‎2010 frog design criticisms ‎[492 bytes]
  111. (hist) ‎Replace Exception with test ‎[493 bytes]
  112. (hist) ‎Introduce common data class ‎[494 bytes]
  113. (hist) ‎Mujtaba's Initial Design ‎[500 bytes]
  114. (hist) ‎Robert Cecil Martin 1996b ‎[501 bytes]
  115. (hist) ‎Single choice principle ‎[505 bytes]
  116. (hist) ‎Replace Type Code with Class ‎[516 bytes]
  117. (hist) ‎Avoid interface pollution ‎[517 bytes]
  118. (hist) ‎Move common factors up the hierarchy ‎[517 bytes]
  119. (hist) ‎Introduce common base class ‎[520 bytes]
  120. (hist) ‎Lazy class smell ‎[530 bytes]
  121. (hist) ‎Primitive obsession smell ‎[532 bytes]
  122. (hist) ‎Replace Magic Number with Symbolic Constant ‎[540 bytes]
  123. (hist) ‎Nomenclature ‎[554 bytes]
  124. (hist) ‎Diamond Problem ‎[555 bytes]
  125. (hist) ‎Accountability Design ‎[558 bytes]
  126. (hist) ‎Change Unidirectional Association to Bidirectional ‎[560 bytes]
  127. (hist) ‎Move Field ‎[561 bytes]
  128. (hist) ‎Kent Beck 2003 ‎[563 bytes]
  129. (hist) ‎Change Value to Reference ‎[564 bytes]
  130. (hist) ‎Unified Modeling Language ‎[565 bytes]
  131. (hist) ‎Robert Pirsig 1974 ‎[568 bytes]
  132. (hist) ‎PLoP 1995 ‎[568 bytes]
  133. (hist) ‎Copy Constructor vs the Encapsulation Boundary ‎[570 bytes]
  134. (hist) ‎Mock objects ‎[579 bytes]
  135. (hist) ‎Extensibility ‎[582 bytes]
  136. (hist) ‎Introduce Parameter Object ‎[582 bytes]
  137. (hist) ‎Data mapper pattern ‎[582 bytes]
  138. (hist) ‎Table data gateway pattern ‎[589 bytes]
  139. (hist) ‎Row data gateway pattern ‎[590 bytes]
  140. (hist) ‎Page controller pattern ‎[594 bytes]
  141. (hist) ‎Comments smell ‎[596 bytes]
  142. (hist) ‎Shotgun surgery smell ‎[601 bytes]
  143. (hist) ‎Introduce Explaining Variable ‎[604 bytes]
  144. (hist) ‎Encapsulate Field ‎[610 bytes]
  145. (hist) ‎Text design ‎[616 bytes]
  146. (hist) ‎Incomplete library class smell ‎[622 bytes]
  147. (hist) ‎Containment implies uses ‎[623 bytes]
  148. (hist) ‎Boat anchor ‎[625 bytes]
  149. (hist) ‎Lecture times ‎[626 bytes]
  150. (hist) ‎Ralph Johnson ‎[627 bytes]
  151. (hist) ‎Split Temporary Variable ‎[628 bytes]
  152. (hist) ‎Agile manifesto ‎[631 bytes]
  153. (hist) ‎Inversion of control ‎[632 bytes]
  154. (hist) ‎Middle man smell ‎[635 bytes]
  155. (hist) ‎Remove assignments to Parameters ‎[644 bytes]
  156. (hist) ‎Introduce Foreign Method ‎[653 bytes]
  157. (hist) ‎Avoid interface bloat ‎[659 bytes]
  158. (hist) ‎Smalltalk ‎[660 bytes]
  159. (hist) ‎Hide Delegate ‎[664 bytes]
  160. (hist) ‎Beware inheritance over composition ‎[667 bytes]
  161. (hist) ‎Law of leaky abstractions ‎[683 bytes]
  162. (hist) ‎Replace Method with Method Object ‎[687 bytes]
  163. (hist) ‎Frogs design ‎[689 bytes]
  164. (hist) ‎Jumble ‎[689 bytes]
  165. (hist) ‎Send messages to components instead of to self ‎[693 bytes]
  166. (hist) ‎Object Encapsulation ‎[693 bytes]
  167. (hist) ‎Perfect OO Language ‎[694 bytes]
  168. (hist) ‎Properties ‎[695 bytes]
  169. (hist) ‎Class diagram ‎[699 bytes]
  170. (hist) ‎Gang of Four 1995 ‎[699 bytes]
  171. (hist) ‎Functional decomposition ‎[705 bytes]
  172. (hist) ‎Split large classes ‎[713 bytes]
  173. (hist) ‎Replace Temp with Query ‎[713 bytes]
  174. (hist) ‎Spaghetti code ‎[715 bytes]
  175. (hist) ‎Abstract classes should be base classes ‎[724 bytes]
  176. (hist) ‎Program to the interface not the implementation ‎[728 bytes]
  177. (hist) ‎Nil or export coupling only ‎[731 bytes]
  178. (hist) ‎Christopher Alexander 1979 ‎[733 bytes]
  179. (hist) ‎Model the room ‎[736 bytes]
  180. (hist) ‎Front controller pattern ‎[738 bytes]
  181. (hist) ‎No Peter Pan objects ‎[741 bytes]
  182. (hist) ‎Gang of Four ‎[745 bytes]
  183. (hist) ‎Main Page ‎[751 bytes]
  184. (hist) ‎Presentation separation idiom ‎[751 bytes]
  185. (hist) ‎Abstraction ‎[754 bytes]
  186. (hist) ‎Design examples ‎[758 bytes]
  187. (hist) ‎Contain contents not parents ‎[766 bytes]
  188. (hist) ‎Ward Cunningham ‎[767 bytes]
  189. (hist) ‎Duplicate code smell ‎[772 bytes]
  190. (hist) ‎Keep related data and behavior in one place ‎[777 bytes]
  191. (hist) ‎Immutable object ‎[780 bytes]
  192. (hist) ‎Temporary field smell ‎[785 bytes]
  193. (hist) ‎Sign your work ‎[788 bytes]
  194. (hist) ‎Speculative generality smell ‎[788 bytes]
  195. (hist) ‎Wiki tips ‎[797 bytes]
  196. (hist) ‎AlexsLibrary ‎[807 bytes]
  197. (hist) ‎Robert Cecil Martin 2003 ‎[818 bytes]
  198. (hist) ‎Extract Class ‎[818 bytes]
  199. (hist) ‎Class Encapsulation ‎[818 bytes]
  200. (hist) ‎PLoP ‎[841 bytes]
  201. (hist) ‎Bob Martin's heuristics ‎[845 bytes]
  202. (hist) ‎Becomes problem ‎[850 bytes]
  203. (hist) ‎One key abstraction ‎[851 bytes]
  204. (hist) ‎Management antipatterns ‎[865 bytes]
  205. (hist) ‎Documenting Patterns ‎[870 bytes]
  206. (hist) ‎Overloading ‎[875 bytes]
  207. (hist) ‎Yo-yo problem ‎[884 bytes]
  208. (hist) ‎Limit compositions in a class ‎[884 bytes]
  209. (hist) ‎Delegation ‎[885 bytes]
  210. (hist) ‎Separate methods that do not communicate ‎[888 bytes]
  211. (hist) ‎Orthogonality ‎[896 bytes]
  212. (hist) ‎Substitute Algorithm ‎[900 bytes]
  213. (hist) ‎Identity map pattern ‎[905 bytes]
  214. (hist) ‎Component versus Module ‎[907 bytes]
  215. (hist) ‎Eliminate case analysis ‎[908 bytes]
  216. (hist) ‎Collecting Parameter ‎[908 bytes]
  217. (hist) ‎Inappropriate intimacy smell ‎[912 bytes]
  218. (hist) ‎Minimize number of methods ‎[918 bytes]
  219. (hist) ‎Reduce the number of arguments ‎[931 bytes]
  220. (hist) ‎Account setup ‎[933 bytes]
  221. (hist) ‎Distribute system intelligence ‎[938 bytes]
  222. (hist) ‎Quotes ‎[944 bytes]
  223. (hist) ‎Rebecca Wirfs-Brock 1990 ‎[950 bytes]
  224. (hist) ‎Preserve Whole Object ‎[954 bytes]
  225. (hist) ‎Avoid inheritance for implementation ‎[956 bytes]
  226. (hist) ‎Agent classes irrelevant ‎[958 bytes]
  227. (hist) ‎Reduce the size of methods ‎[959 bytes]
  228. (hist) ‎Inline Method ‎[969 bytes]
  229. (hist) ‎Switch statement smell ‎[971 bytes]
  230. (hist) ‎Software crisis ‎[972 bytes]
  231. (hist) ‎About COSC427 ‎[973 bytes]
  232. (hist) ‎Refused bequest smell ‎[979 bytes]
  233. (hist) ‎Editing Tips ‎[986 bytes]
  234. (hist) ‎Access levels ‎[1,005 bytes]
  235. (hist) ‎CLU ‎[1,007 bytes]
  236. (hist) ‎Define default values via explicit protocol pattern ‎[1,009 bytes]
  237. (hist) ‎Minimize accesses to variables ‎[1,019 bytes]
  238. (hist) ‎Cut and paste programming ‎[1,022 bytes]
  239. (hist) ‎Wiki etiquette ‎[1,025 bytes]
  240. (hist) ‎OO gurus ‎[1,029 bytes]
  241. (hist) ‎Large class smell ‎[1,032 bytes]
  242. (hist) ‎Unit of work pattern ‎[1,038 bytes]
  243. (hist) ‎Beware of many accessors ‎[1,041 bytes]
  244. (hist) ‎Separation of concerns ‎[1,049 bytes]
  245. (hist) ‎Inheritance ‎[1,052 bytes]
  246. (hist) ‎Interface should be dependent on model ‎[1,057 bytes]
  247. (hist) ‎Inventory and Accounting ‎[1,059 bytes]
  248. (hist) ‎Goto considered harmful ‎[1,061 bytes]
  249. (hist) ‎Alan Kay ‎[1,064 bytes]
  250. (hist) ‎Favor composition over inheritance ‎[1,070 bytes]

View (previous 250 | next 250) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox