Design Patterns in Dynamic Programming
Peter Norvig has put in a presentation in which he re visits the GOF design patterns and explains how the implementation would change for dynamic languages.
To see the complete presentation visit Design Patterns in Dynamic Programming
It is a very old presentation but might hold true for some of the dynamic languages of today.

