Last active
August 29, 2015 14:19
-
-
Save mikedao/2eb2a2da1615c6e2fb1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Finite State Machines | |
-Mythical Creatures | |
Extension - How would I do this without using if statements? | |
One Sunday morning, lying in bed - Boom Finite State Machines | |
-What is a Finite State Machine? | |
-Mathematical model used to design computer programs and logical circuits | |
-Real World Examples | |
Soda machine | |
Electronic turnstiles | |
- Talk about what a state machine in terms of a soda machine would look like | |
-Look at a code example | |
- Why should we use state machines? | |
- Why doesn't anyone use state machines? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment