I was just going through Design Patterns Questions on Stackoverflow and everyone mentioned about GoF- Design Pattern book and Head First Design Patterns book to learn them.
My questions is how can we learn where and when can we apply particular Design Pattern.
Are there any books or online resources which imparts this knowledge or what steps we need to follow in making our decision of where and when we should use particular Design Patterns ?