What are design patterns?

Hi,
I am looking to learn Design Patterns. Which book do you suggest?

Design patterns are the patterns of computing that help you solve commonly occurring problems.

Such patterns can’t be made directly part of the library function instead they need to learnt and coded by developers.

Here are some of the references: