Search for tag: "py"
Lesson 27.9 Model-View-ControllerWhen we break up out application in multiple classes, we need to give each class a role. One of the most popular ways to do this is designate a class as a model, a view or a controller. In this video…
From Hannah Lee
62 plays
|
|
Lesson 4.4 Modules vs ScriptsAt this point you are wondering what is the difference between a module and script, since they both end in .py. This is an excellent question. But as this video shows, the answer may not be what you…
From Hannah Lee
117 plays
|