Search for tag: "subclass"

Lesson 27.10 Model Classes

Through the semester, you have essentially been…

+19 More
From  Hannah Lee November 30, 2020 57 plays

Lesson 27.8 Application Design

Game applications (and graphical applications in…

+19 More
From  Hannah Lee November 30, 2020 60 plays

Lesson 27.3 The GameApp Class

In this video we introduce the GameApp class,…

+19 More
From  Hannah Lee November 30, 2020 89 plays

Zoom Nov. 12. Dynamic Typing

Our last presentation on classes reviews the…

+19 More
From  Hannah Lee November 12, 2020 39 plays

Lesson 25.5 Custom Error Types

Now that we can raise an error of any type, it is…

+19 More
From  Hannah Lee November 12, 2020 66 plays

Lesson 25.3 Error Types and the Call Stack

After the last video, try-except looks less like…

+19 More
From  Hannah Lee November 12, 2020 72 plays

Lesson 25.1 Error Types

In this video we revisit error messages in Python…

+19 More
From  Hannah Lee November 12, 2020 77 plays

Lesson 24.2 The isinstance Function

In this video, we show that we can solve the…

+19 More
From  Hannah Lee November 12, 2020 74 plays

Lesson 24.1 Strict Typing

Whenever we have enforced preconditions, we have…

+19 More
From  Hannah Lee November 12, 2020 67 plays

Zoom Nov. 5. Inheritance

In this presentation, we continue with several of…

+19 More
From  Hannah Lee November 08, 2020 23 plays

Lesson 23.7 Class Methods

Operator overloading is not the only important…

+19 More
From  Hannah Lee November 08, 2020 85 plays

Lesson 22.5 Name Resolution

We have long said that the dot (.) in Python…

+19 More
From  Hannah Lee November 08, 2020 69 plays

Lesson 22.4 The Subclass Hierarchy

Since every class other than object must be a…

+19 More
From  Hannah Lee November 08, 2020 77 plays

Lesson 22.3 The object Class

Every class must be a subclass of something, and…

+19 More
From  Hannah Lee November 08, 2020 83 plays

Lesson 22.2 Subclass Definitions

In this video we show how to define a subclass.…

+19 More
From  Hannah Lee November 08, 2020 71 plays

CS2110-FA17-04 Session 04

2017-08-31 00:00:00+00

From  mjp337@cornell.edu June 26, 2018 260 plays