CSC/ECE 517 Fall 2011/ch6 6a am: Difference between revisions
Jump to navigation
Jump to search
(Created page with "test") |
No edit summary |
||
Line 1: | Line 1: | ||
==Introduction== | |||
==Writing robust code== | |||
===Assertions=== | |||
===Exceptions=== | |||
===Programming by contract=== | |||
==Assertions== | |||
==Class Invariants== | |||
==Programming 'By Contract'== | |||
===Definition=== | |||
===Obligations and benifits=== | |||
===Examples=== | |||
==Conclusion== |