Search for tag: "multiplication"

11.3.20 Jesse Goodman, PhD at Cornell University

Zoom Recording ID: 97470844866 UUID: f1VhPhybRwaIZHAbdQQZdg== Meeting Time: 2020-11-30T21:01:09Z

From  Jordan Staiti 47 plays

Zoom Nov. 10. Operators and Abstraction

in this presentation we review the Python data model, showing off the various operators we can define in Python. This is an area where Python is much more advanced than older object-oriented…

From  Hannah Lee 15 plays

Lesson 24.1 Strict Typing

Whenever 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 61 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 71 plays

Lesson 23.3 Object Equality

Previously 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 83 plays

CS 6120: Lesson 7: Interprocedural Analysis

From  Adrian Sampson 1,517 plays

Lesson 1.6 Complex Expressions

In 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 164 plays

Lesson 1.2 Int Expressions

The most familiar type in Python is int, the set of integers. It supports all of the basic mathematical expressions that you expect, like addition, subtraction, multiplication, and division. However,…

From  Hannah Lee 181 plays

Tchernyshyov2.mp4

From  James Overhiser 15 plays

Universal & Updatable Common Reference Strings for ZK-SNARKs - Anton Titov

From  Steven Gallow 63 plays

Graph Isomorphism -- Professor Jens Groth

From  Steven Gallow 53 plays

16 - Circular Motion (cont'd); Rotation of Rigid Object Session 16

2013-03-14 08:58:00+00

From  mjp337@cornell.edu 27 plays

01 - Introduction Session 1

2010-08-25 13:24:52+00

From  mjp337@cornell.edu 209 plays

11 - Trusses on Computer (part I of III) Session 11

2010-09-20 12:11:56+00

From  mjp337@cornell.edu 40 plays

CS2110-FA17-13 Session 13

2017-10-04 00:00:00+00

From  mjp337@cornell.edu 357 plays

CS2110-FA17-23 Session 23

2017-11-10 00:00:00+00

From  mjp337@cornell.edu 65 plays