SW StudyWalks

Computer Science  /  CS 0172  ·  Atom · ~20 seconds

Three Kinds of Models

Video not yet published
to the StudyWalks catalog
State

Computational models come in three working kinds: hardware models built for machines, programming models built for humans writing code, and abstract models built for reasoning about algorithms.

Show

A curriculum meets all three — circuits in one course, coding in another, proofs in a third.

Watch for

Each kind answers to a different customer.