Robert Cecil Martin 1996e
From CSSEMediaWiki
(Difference between revisions)
(New page: Bob Martin's paper on the Liskov substitution principle: http://www.objectmentor.com/resources/articles/lsp.pdf LSP. This principle was invented by Barbara Liskov. It was co...) |
m |
||
(One intermediate revision by one user not shown) | |||
Line 1: | Line 1: | ||
+ | [[Bob Martin]]'s paper on the [[Liskov substitution principle]]: [http://www.objectmentor.com/resources/articles/lsp.pdf LSP]. | ||
− | + | This principle was invented by Barbara Liskov. It was covered in COSC314/COSC324. | |
− | + | ||
− | This principle was invented by Barbara Liskov. It was covered in COSC314. | + | |
== See also == | == See also == | ||
* [[Bob Martin]]. | * [[Bob Martin]]. | ||
* [[Bob Martin's principles]] | * [[Bob Martin's principles]] |
Latest revision as of 11:11, 30 July 2009
Bob Martin's paper on the Liskov substitution principle: LSP.
This principle was invented by Barbara Liskov. It was covered in COSC314/COSC324.