Lecture overview -- Keyboard shortcut: 'u'  Previous page: Design by Contract -- Keyboard shortcut: 'p'  Next page: Code Contracts in C# 4.0 -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Contracts and Assertions - slide 29 : 32

DBC and Programming Languages

Design by Contract is most strongly supported in the programming language Eiffel

Betrand Meyer - the creator of Eiffel - has coined and developed the concept of Design By Contract

Code contract and DBC is now supported in C# 4.0