Skip to main content
Dictionary
Store
Blog
World
Help
Advertise
Chat
System Status
Information Collection Notice
Trademark Concerns
reCAPTCHA Privacy
Terms of Service
reCAPTCHA Terms
Privacy Policy
Accessibility
Report a Bug
Data Request
Contact Us
Security
DMCA
© 1999–2026 Urban Dictionary ®
Mugs
Tees
Hoodies
Pro Customization
Create unique products with your own words and definitions
Preview
Personalize Your Design
Your Word
Your Definition
Acronym for Model View Controller, a software architecture pattern/framework/paradigm related to graphical user interfaces. MVC splits the software in three parts: The model, containing the data and the software that makes the data usable; the view, which is what is presented to the user in a visible way; and the controller which takes user input and manipulates the view and the model. To put in in another way: The model is connected to the user's mind; the view is connected to the user's eyes; and the controller is connected to the user's hands. Note that the user could just as well be another piece of software. The point with MVC is that by separating the functionality maintaining the code by debugging, changing and adding features becomes easier. The concept was introduced in 1979 and was first implemented in the programming language Smalltalk-80 developed at Xerox PARC.
Text fits
Save
Cancel