Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Converting Imperative Programs to Formulas
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Hoare Logic: Strongest Postcondition and Weakest Precondition
Covers Hoare logic, strongest postcondition, and weakest precondition for simplifying proofs in imperative programming.
Loops: Control Statements and Functions
Covers modeling control statements with functions in Scala, including while loops, repeat loops, and for-loops translation.
Combinatorial Search: For-Expressions
Explores the use of for-expressions in Scala to simplify computations and solve problems like combinatorial search and N-Queens.
Converting Imperative Programs to Formulas
Explores converting imperative programs to formulas for verification, covering assignments, if-else statements, and command semicolons.
Intermediate Representations: CPS/L3
Covers intermediate representations in compilers, focusing on CPS/L3 functional IR with local continuations and control constructs.
Compiling with Branch Destination Parameters
Covers translating program fragments, switch statements, and break statements in programming languages.
Programming Missions: Starting with the Third Line
Discusses translating program lines into French and using sensors to trigger actions.
Hoare Logic: Strongest Postcondition and Weakest Precondition
Introduces Hoare logic for simplifying program behavior proofs through annotations.
Laws of Transformation of Velocities and Accelerations
Covers the laws of transformation of speeds and accelerations, including the rotation of points and dynamic movement principles.
Python Programming: Control Structures and Functions
Covers advanced topics in Python programming, focusing on control structures and functions.