Model View Controller

and related patterns


Stefano Borini

Model View Controller and related patterns Stefano Borini Good morning, today we are going to talk about Model View Controller and why it's good for you. It's a central concept when you program graphical user interfaces, backend and frontend web. It is not strictly a design pattern. It is instead a collection of patterns that forms a design principle.