The Verification Corner is a show on Channel9 that explains the different concepts of software verification.
Stepwise refinement - 10/8/2010
In this episode, Kuat Yessenov and Rustan Leino, Principal Researcher in the Research in Software Engineering (RiSE) group at Microsoft Research, show how a program can be constructed by stepwise refinement.
- Channel9 Movie and Podcasts
- Chalice Sources [zip]
Loop Termination - 3/29/2010 : In this episode, Rustan Leino shows how to prove loop termination. During his demonstration, Rustan presents the theoretical background information necessary to build the proof before modeling it using the Dafny language.
- Channel9 Movie and Podcasts
- Dafny demo project [zip]

Specifications in Action - The Chunker - 3/1/2010: In this episode, Rustan Leino writes a string chunker using Spec#. He gives a brief overview how one can specify and implement a program while getting the help from the Spec# verifier.
- Channel9 Movie and Podcasts
- Spec# Demo project [.zip]

Loop Invariants - 1/12/2010: In this episode, Rustan Leino talks about Loop Invariants. He gives a brief summary of the theoretical foundations and shows (using a problem to compute cubes) how a program can sometimes be systematically constructed from its specifications.
- Channel9 Movie and Podcasts
- Whiteboard Slides [pdf] [pptx]
- Spec# Demo project [.zip]





