Summary
The presentation starts by introducing the Model-View-Controller (MVC) architecture. We’ll develop a complete MVC program with two separate views, a text based view and a Pygame based view. If you’re experienced with Python but new to MVC, come prepared to code! If you’re new to Python, you can follow along with the concepts and get the source code to the example after the conference.