YoVDO

You Are a Program Synthesizer

Offered By: Strange Loop Conference via YouTube

Tags

Strange Loop Conference Courses Test-Driven Development Courses Program Synthesis Courses Hoare Logic Courses

Course Description

Overview

Explore the fascinating world of program synthesis and its implications for everyday programming in this 40-minute Strange Loop Conference talk. Delve into how program synthesis has evolved from basic bit manipulation to creating web browsers, and discover how the insights from these systems can be applied to human programming. Learn about deriving code from specifications, understanding code quality through mathematical constructs, and applying theorem-proving concepts to normal programming. Gain valuable knowledge on using Hoare logic for code complexity analysis, leveraging abstract interpretation to count code "states," and understanding the possibility of conditionals in straight-line code. By the end, acquire a deeper understanding of what distinguishes good code from bad, and how poor code design impacts various program synthesizers, both machine and human.

Syllabus

Introduction
Deep insights
Sanitizing
Interpretation
sanitize
antiif
conditionals
constraints
testdriven development


Taught by

Strange Loop Conference

Tags

Related Courses

RustProof: Static Analysis Using MIR - PDXRust October 2016
Rust via YouTube
Calculational Design of Correctness and Incorrectness Transformational Program Logics by Abstract Interpretation
ACM SIGPLAN via YouTube
The Landscape of Formal Verification in APL - A Review with a Case Study in Quantum Computing
ACM SIGPLAN via YouTube
Hyper Hoare Logic: Proving and Disproving Program Hyperproperties
ACM SIGPLAN via YouTube
The Never-Ending Trace: An Under-Approximate Approach to Divergence Bugs
ACM SIGPLAN via YouTube