CSC/ECE 517 Fall 2011/ch18 6a sc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<big>'''Programming by Contract'''</big> __TOC__ =What is Programming by Contract= =Section 1= ==Example== =Section 2= ==Example== =Summary= =References=") |
No edit summary |
||
Line 3: | Line 3: | ||
__TOC__ | __TOC__ | ||
= | =Common programming errors= | ||
= | |||
==Example== | =Programming by contract= | ||
= | |||
==Example== | ==Definition== | ||
==Benifit=== | |||
==How does it work with inheritance?== | |||
==Examples== | |||
===Example 1=== | |||
===Example 2=== | |||
===Example 3=== | |||
=Summary= | =Summary= | ||
=References= | =References= |
Revision as of 02:31, 11 November 2011
Programming by Contract