I am really confused about the difference between GOF and GRASP patterns? even both contribute to improved Object oriented practices
GOF are patterns i.e. proven design solutions to recurring problems. GRASP are principles and are not tied to any specific problem domain hence true in any scenario