I’m continuing my entry back into the world of computer programming with some sketchnotes of another lynda.com video – this time focusing on the model-view-controller paradigm. The MVC paradigm helps you as a programmer keep the components of a computer program separated in a way that allows flexibility so that a change in one component… Continue Reading