State Design Pattern

Channel:
Subscribers:
1,330,000
Published on ● Video Link: https://www.youtube.com/watch?v=MGEx35FjBuo



Category:
Tutorial
Duration: 20:51
230,860 views
2,511


Code is Here: http://goo.gl/OEWg4

Welcome to my State Design Pattern Tutorial! I explain how the state pattern is used by using it to simulate an ATM machine.

I explain how you come to decide on the different states. I then show you how to design the interface that each state will use. We think about the methods that are needed for every class that implements the interface then.

All the steps are looked at from many directions and the code above will fill in the gaps.







Tags:
State Design Pattern
State Design Pattern Tutorial
Design Pattern Tutorial
Design Patterns Tutorial
Design Pattern