Not reallyI think they are the sameDesign pattern is something abstract, it's an idea - you can have the same design pattern implemented in different programming languages.
Have you heard about "Gang Of Four" (Gamma, Helm, Johnson, Vlissides) ? I really recommend this book: Design Patterns: Elements of Reusable Object-Oriented Software
Here is nice explanation of MVC pattern: MVC link





Design pattern is something abstract, it's an idea - you can have the same design pattern implemented in different programming languages.
Reply With Quote
Bookmarks