index | next

Course Summary

Part Chapters Object Studied Abstraction Used
I 1-5 Process Procedure
II 6-10 Data ADT
III 11-15 Machine State

So far our data operations have been limited to:

Now we add a third:

Modifying data requires that our model of computing include the concept of state.


index | next