|
|
|
|
|
by ZephyrBlu
2161 days ago
|
|
> understanding what a state machine is and how to structure your program using that concept I don't really understand this when people say it. My first instinct is that you're talking about keeping functions as pure as possible. The other thing I think of is simply understanding all (Or most) of the possible states in your program, which seems like common sense. |
|