State, Nodes, Edges, START, and END
By the end of this module you can define state, nodes and edges, and describe how a value moves through a graph from START to END.
Units
- Unit 02.00: State is the thing that actually moves
- Unit 02.01: A node does one job to the state
- Unit 02.02: Edges, and who decides the next step
- Unit 02.03: Where a run begins and how it ends
- Unit 02.04: Drawing the graph before writing it
