6.005 | Fall 2008 | Undergraduate

Elements of Software Construction

Assignments

Problem Set 1: The State Machine Paradigm

Description:

The purpose of this problem set is to give you practice in the basic techniques of the state machine paradigm. You’ll construct state transition diagrams and grammars for a variety of small problems, and code them using standard patterns.

Resource Type:
Assignments
pdf
36 kB
Problem Set 1: The State Machine Paradigm

Course Info

Learning Resource Types
Problem Sets
Lecture Notes
Projects
Programming Assignments with Examples