State machines are wonderful tools


Resource | v1 | created by jjones |
Type Blog post
Created 2020-12-31
Identifier unavailable

Description

I love when my current problem can be solved with a state machine. They’re fun to design and implement, and I have high confidence about correctness.

Relations

about Finite-state machine

A finite-state machine (FSM) or finite-state automaton (FSA, plural: automata), finite automaton, or...


Edit details Edit relations Attach new author Attach new topic Attach new resource
10.0 /10
useless alright awesome
from 1 review
Write comment Rate resource Tip: Rating is anonymous unless you also write a comment.
Resource level 3.0 /10
beginner intermediate advanced
Resource clarity 10.0 /10
hardly clear sometimes unclear perfectly clear
Reviewer's background 5.0 /10
none basics intermediate advanced expert
Comments 1
jjones
0 0

10 rating 3 level 10 clarity 5 user's background

Great way to implement complex algorithms