Search for tag: "equals"
F21 DMS W, 10/13: Excel text functions and macrosZoom Recording ID: 98998360057 UUID: Lkd3eMy2QKSSx7Z8jMekgQ== Meeting Time: 2021-10-13T12:04:01Z
From Christina Homrighouse
3 plays
|
|
Lesson 29.4 The yield StatementWhile generators are coroutines, the communication only goes one way: from the child to the calling parent. In this video we show how to reverse this communication, passing down information from the…
From Hannah Lee
61 plays
|
|
Lesson23.4 The is OperatorAs 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
56 plays
|
|
Lesson 23.3 Object EqualityPreviously when we compared objects, we compared them attribute-by-attribute. That is because the meaning of == on objects is less clear. As we show in this video, that is because equality (and the…
From Hannah Lee
89 plays
|
|
Lesson 16.7 For-Loops and TestingAnother control-structure means another video on testing. But if you have following the Rule of Numbers, you will discover that you have enough tests for your for-loop. Instead, as we show in this…
From Hannah Lee
77 plays
|
|
Lesson 1.4 Boolean ExpressionsThe third basic type is the bool type. It only has two values: True and False. However, as we shall soon see, this type is one of the most important for computer programming.
From Hannah Lee
204 plays
|
|
MAE 4710/5710 Applied DynamicsZoom Recording ID: 200816800 UUID: CZ4nwBJ2RDSHYgAf7GgkEA== Meeting Time: 2020-04-15T16:08:16Z
From Andy Ruina
8 plays
|
|
Chelluri Lecture - Karen Smith: Resolution of SingularitiesDedicated to the Memory of Thyagaraju (Raju) Chelluri '99 April 18, 2019 Malott Hall Cornell University
From Betsy Collins
211 plays
|
|