meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
courses:ct30a6000:exer_fsm_impl [2011/12/01 16:56] hevi [Programming with state machines \ Exercise \ CSPA] |
courses:ct30a6000:exer_fsm_impl [2011/12/01 17:27] (current) hevi [Programming with state machines \ Exercise \ CSPA] |
||
---|---|---|---|
Line 2: | Line 2: | ||
Implement Vending machine system (user - vending machine) given in [[exer_fsm]] by | Implement Vending machine system (user - vending machine) given in [[exer_fsm]] by | ||
- | [[wp>state pattern]] with python language. | + | [[wp>state pattern]] with [[python]] language. |
==== Coding phase 1 ==== | ==== Coding phase 1 ==== |