Introduction to OOP | Chapter 2: Abstraction : | next | previous | audio | real | text |
Patterns are description of proven and useful relationships between objects; which can help guide the solution of new problems.
Example pattern, Proxy:
Will have many more patterns in a later chapter.