Search for tag: "definition"
Fall 2022 PIN Seminar - Natasha Lelijveld, PhDSeminar title: “Assessing nutritional status for adolescents: time to rethink indicators, references, and cut-offs"
From Nidhi Shrestha
9 plays
|
|
Spring 2022 PIN Seminar | María Nieves García-Casal, PhDSeminar title: "Project for a comprehensive reevaluation of WHO haemoglobin cut-offs used to define anaemia"
From Nidhi Shrestha
30 plays
|
|
Wellbeing@Work: Pillars of SustainabilityWatch and listen as Sarah Bryslinsky, the Assistant Director of Cornell’s Sustainability Office, beautifully explains what sustainability is, how it functions as a 3-pillar system, and how…
From Gerald Deis
17 plays
|
|
Section 11/23/21: optimizationZoom Recording ID: 91739230861 UUID: v8lG4ne3RLytBr+lTovY4g== Meeting Time: 2021-10-27T15:17:37Z
From Madeleine Udell
19 plays
|
|
PARADIM Summer School 2021 : The Landscape of Quantum MaterialsPARADIM Summer School 2021 Materials Growth and Design - Frustrated and Quantum Magnetism: The Landscape of Quantum Materials
From Brenda Fisher
25 plays
|
|
CAM Colloquium - Yulij Ilyashenko (11/20/20)Zoom Recording ID: 95217932087 UUID: XeOXXTLdReaGoMkl0249tw== Meeting Time: 2020-11-20T20:15:03Z
From Erika Fowler-Decatur
3 plays
|
|
DEA1110 Lecture 1: What is Design? Prof. Cindy Hsin-Liu KaoLecture 1: What is Design? DEA 1110 Making a Difference by Design Course Description, Prof. Cindy Hsin-Liu KaoThis is an introductory course for non-designers and designers alike, which aims to…
From Cindy Hsin-Liu Kao
26 plays
|
|
Berger International Speaker Series with Alice Farmer: International Refugee Norms and Their Implementation in the United StatesAlice Farmer is the Legal Officer for UNHCR’s Washington D.C. office. The office serves as a resource to policymakers in drafting and implementing refugee protection measures; monitors U.S.…
From Lindsey Mulholland
56 plays
|
|
Lesson 28.3 The yield StatementMaking iterator classes is hard. In this video, we show an alternative, allowing us to write the iterator as a ‘function”. This requires the addition of a new python statement, the yield…
From Hannah Lee
66 plays
|
|
11.3.20 Jesse Goodman, PhD at Cornell UniversityZoom Recording ID: 97470844866 UUID: f1VhPhybRwaIZHAbdQQZdg== Meeting Time: 2020-11-30T21:01:09Z
From Jordan Staiti
54 plays
|
|
Labor Roadshow IV: November 18, 19, 20, 23, 24, 2020Zoom Recording ID: 93454448958 UUID: YbKfmfBcQNiYiEmv9KKzRQ== Meeting Time: 2020-11-18T16:29:57Z
From Julie Berry
63 plays
|
|
Lesson 24.2 The isinstance FunctionIn this video, we show that we can solve the problem of strict typing by using the isinstance function. This function will be our preferred way for enforcing preconditions going forward.
From Hannah Lee
73 plays
|
|
Lesson 24.1 Strict TypingWhenever we have enforced preconditions, we have always used the type function. In this video we show why that is a problem, particularly when we want to use an object argument that is a subclass of…
From Hannah Lee
67 plays
|
|
Lesson 23.5 Mixed-Type OperatorsOperator 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
77 plays
|
|
Lesson 22.3 The object ClassEvery class must be a subclass of something, and that parent class goes inside of the parentheses. That means that the word object we have been using in all of class definitions is actually a class.…
From Hannah Lee
83 plays
|
|
Zoom Oct. 29. ClassesIn this presentation, we review the class definition. We look at both the syntax (what must be present for the definition to work) and the semantics (how it is processed in Python).Most of this class…
From Hannah Lee
32 plays
|