Preconditions, Postconditions, Invariants – How They
Offered By: code::dive conference via YouTube
Course Description
Overview
Explore the concepts of preconditions, postconditions, and invariants in this comprehensive conference talk from code::dive 2019. Delve into the world of Design by Contract and Contract Programming as speaker Andrzej Krzemieński, a seasoned software developer and C++ Standards Committee member, explains these fundamental principles. Learn how these concepts are likely already part of your programming practice and discover their practical applications. Gain insights into how both developers and tools can leverage these principles to enhance software design and reliability. Benefit from Krzemieński's extensive experience in commercial software development, including work on safety-related and high-performance systems, as he shares his expertise on this crucial aspect of programming.
Syllabus
Preconditions, postconditions, invariants – how they (…) - Andrzej Krzemieński - code::dive 2019
Taught by
code::dive conference
Related Courses
From Developer to SW Architectcode::dive conference via YouTube Stop Writing Test Doubles You Are Using
code::dive conference via YouTube You Can Do Better! Presentations That Are Captivating
code::dive conference via YouTube What C and C++ Developers Can Learn from Rust
code::dive conference via YouTube Beautiful Python Refactoring II
code::dive conference via YouTube