MVC is a pattern. Patterns apply across all programming. MVC just happens to work very well in a web context.
As gnat points out just have a look at the mvc tag and you will see multiple examples of it being implemented.
MVC is a pattern. Patterns apply across all programming. MVC just happens to work very well in a web context.
As gnat points out just have a look at the mvc tag and you will see multiple examples of it being implemented.