A great thing could be to propose excercise to apply design patterns.
For example "coding an elevator" with no if inside... to introduce the state pattern...
I think this is a really good way to learn and understand deeply what design patterns are.
Sample like this can be found there http://programmingwithoutifs.blogspot.com/
For example "coding an elevator" with no if inside... to introduce the state pattern...
I think this is a really good way to learn and understand deeply what design patterns are.
Sample like this can be found there http://programmingwithoutifs.blogspot.com/
Add your comment
You have to be logged in to comment.
proposed by
Conversation on this feature
I'm just thinking to create a special category where to list different problems and then to give some hints of how to solve, eventually how not to solve them. Do you think it should be something more elaborated?