Search for tag: "operators"
Informal Theory SeminarZoom Recording ID: 96116630382 UUID: AAYQrqIRRFW2zm/l0x2g4w== Meeting Time: 2021-08-12T18:53:14Z
From Eunah Kim
0 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
88 plays
|
|
Lesson 23.2 Operator OverloadingIn this video we introduce the primary tool for abstraction in Python. Operator overloading allows us to define additional meanings for any built-in symbol such as + or *. Because Python uses the…
From Hannah Lee
84 plays
|
|
Shannon Coleman, Ph.D. - Development, Dissemination, and Evaluation of Two Food Safety Trainings for Exempt Home Food Operations and Home Bakeries in IowaShannon Coleman, PhDAssistant Professor and State Extension SpecialistDepartment of Food Science and Human NutritionIowa State University “Development, Dissemination, and Evaluation of Two…
From Erin Atkins
19 plays
|
|
Lesson 1.6 Complex ExpressionsIn out introduction of the basic types of Python, we saw a lot of different operations. What happens when we start to mix these operations together? As we see in this video, we have to worry about…
From Hannah Lee
175 plays
|
|
Lesson 1.5 String ExpressionsStrings are the type for text data. We will go into much more depth with this type in a later module. In this video, we just introduce the basics to complete our overview of Python types.
From Hannah Lee
184 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
198 plays
|
|
Lesson 1.1 EvaluationBefore we get started with Python we need to define some basic terminology. Those math-like formula that we type into Python are called expressions. Python then uses the process of evalation to turn…
From Hannah Lee
248 plays
|
|
MAE 4710/5710 Applied DynamicsZoom Recording ID: 200816800 UUID: iLqM8KGMQQ2+g+1D2V4Anw== Meeting Time: 2020-05-08T16:12:19Z
From Andy Ruina
28 plays
|
|
Intro ML II - (Stochastic) Gradient DescentZoom Recording ID: 8760640863 UUID: u8EViBtWSpqx0LZw4ZbeLQ== Meeting Time: 2020-04-23T15:22:31Z
From Bharath Hariharan
382 plays
|
|
Spring 2020, Inverse Dynamics in Biomechanics, Mechanobiology Lecture,Zoom Recording ID: 118144186 UUID: sjGN9AjxQqKo+q2vJaf8mw== Meeting Time: 2020-04-07T17:16:56Z
From Andy Ruina
34 plays
|
|
DFT: Plane Waves and Pseudopotentials (Lecture 2.2)2018 PARADIM SUMMER SCHOOL DFT: Plane Waves and Pseudopotentials (Lecture 2.2)
From James Overhiser
327 plays
|