Outline
Last time:
- Design Example: Translating a word problem into a sequential design language
- State Transition Graph
- State Transition Table
- Mealy and Moore Forms
This lecture:
- Design versus Implementation
- Specification, Description, and Depiction
- Conceptual Blocks & How to Overcome Them
- Good Versus Bad Design
- The Role of Language in Design
- The CS150 Project