Where is a good source for learning Design Patterns?
Has anyone heard of what is called "Gang of 4" and "Model via Control"?
Where is a good source for learning Design Patterns?
Google perhaps.
Has anyone heard of what is called "Gang of 4" and "Model via Control"?
You can find Gang of 4 in one of the resulting webpages above.
Model via Control..hmm. Maybe you mean model View Controller
A search engine is usually a better place to start with such questions.
http://en.wikipedia.org/wiki/Design_pattern_(computer_science)
http://en.wikipedia.org/wiki/Design_Patterns
Design Patterns Explained: A New Perspective On Object-Oriented Design
by Alan Shalloway, James Trott
The Portland Pattern Repository (aka Ward's Wiki) was originally founded for users to identify and name patterns; while it has drifted quite a ways from this original purpose, it still has a very comprehensive directory of the known patterns.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.