Search for tag: "p.."

Preparing eggs Guest EFNEP Education

Gayle Patterson and Kelly McDonald talk about safe food handling when making hard boiled eggs.

From  Kelly McDonald 3 plays

Stochastic Networks Conference 2022 - Henry Lam Edit

Zoom Recording ID: 97630276119 UUID: b0bbUQGeREmWQTqzq6FRkA== Meeting Time: 2022-06-20 03:00:12pm

From  E. Cornelius 12 plays

Lesson 23.5 Mixed-Type Operators

Operator overloading allows us to redefine the meaning of + or * on objects of our class. But sometimes we want to mix together types like a fraction and integer. In this video we show that it is…

From  Hannah Lee 70 plays

Lesson23.4 The is Operator

As we saw in the previous video, we cannot trust == if we need to test if two variables refer to the same object folder. In this video we show an alternative operator is, which is safe to use because…

From  Hannah Lee 51 plays

Lesson 22.5 Name Resolution

We have long said that the dot (.) in Python means “inside of the folder”. But which folder? In this video, we show why subclasses makes this question a little less clear. When Python…

From  Hannah Lee 59 plays

Lesson 11.7 Mutable Functions

In the past if we wanted to do any significant computation, we needed a a fruitful function. Procedures are limited to testing or printing stuff out on the screen. But in this video we show how we…

From  Hannah Lee 93 plays

Lesson 11.5 Object Attributes

Objects are these folders that contain a portfolio of variables. These variables are called attributes. In thie video we talk about how we can access these attributes, or even change them.

From  Hannah Lee 98 plays

Lesson11.3 Object Visualization

Visualization is a reoccuring theme in this course. In this video we introduce a brand new visualization framework to help us understand how objects work. This new folder metaphor will become…

From  Hannah Lee 75 plays

39 - Principle of supposition Session 39

2010-11-29 12:04:54+00

From  mjp337@cornell.edu 19 plays

29 - Determinants (Part 1) Session 29

2009-04-01 09:08:08+00

From  mjp337@cornell.edu 53 plays

11 - Review of Kernel image and span intro to subspace and linear independence Session 11

2009-02-11 09:08:28+00

From  mjp337@cornell.edu 51 plays