Search for tag: "initializer"

Lesson 27.3 The GameApp Class

In this video we introduce the GameApp class,…

+19 More
From  Hannah Lee November 30, 2020 89 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 67 plays

Lesson 23.7 Class Methods

Operator overloading is not the only important…

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

Lesson 22.8 Subclass Initializers

In this video we show that thte primary purpose…

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

Lesson 22.6 Method Overriding

Subclasses inherit all of the methods of their…

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

Zoom Oct. 29. Classes

In this presentation, we review the class…

+19 More
From  Hannah Lee October 30, 2020 34 plays

Lesson 21.6 Immutable Attributes

Getters and setters have another advantage in…

+19 More
From  Hannah Lee October 30, 2020 99 plays

Lesson 21.4 Invariant Enforcement

We know how to enforce preconditions, but how do…

From  Hannah Lee October 30, 2020 116 plays

Lesson 21.3 Interface Implementation

Once you have the interface to a class, it is…

+19 More
From  Hannah Lee October 30, 2020 101 plays

Lesson 21.1 Interface vs Implementation

When we implement (or define) a function, we are…

+19 More
From  Hannah Lee October 30, 2020 178 plays

Lesson 20.10 Representation Methods

When we first introduced objects, we talked about…

+19 More
From  Hannah Lee October 27, 2020 86 plays

Lesson 20.9 Optional Arguments

Unlike other programming languages, a Python…

+19 More
From  Hannah Lee October 27, 2020 96 plays

Lesson 20.8 The None Value

We have seen the None value used in several…

+19 More
From  Hannah Lee October 27, 2020 96 plays

Lesson 20.7 Intializers

In this video, we introduce the most important…

+19 More
From  Hannah Lee October 27, 2020 130 plays