Getting Started with Dafny: A Guide
Common program specification and verification build on concepts like method pre- and postconditions and loop invariants. These lectures notes teach those concepts in the context of the language and verifier Dafny.
Publication Downloads
Dafny
January 2, 2017
Dafny is a verification-aware programming language.