SW StudyWalks

Computer Science  /  CS 0159  ·  Atom · ~20 seconds

The Turing Machine

Video not yet published
to the StudyWalks catalog
State

A Turing machine is an abstract model of computation in three parts: a memory bank for data, an instruction table of basic operations, and a program counter tracking the current one.

Show

A paper construction from another century still describes the machines running today.

Watch for

Abstract is the point — the model outlives machines.