Search for tag: "division"
SEF Fall 2021 Leadership CallZoom Recording ID: 94179141077 UUID: NmhE3/JGTqW/E5ik4X619w== Meeting Time: 2021-10-11T14:56:33Z
From Fengqi You
3 plays
|
|
SOIL Seminar: An Indexed Type System for Fast and Safe WebAssemblyTitle: An Indexed Type System for Fast and Safe WebAssembly Speaker: Adam Geller—University of British Columbia Summary: Often in low-level languages (i.e., assembly languages), potentially…
From Ross Tate
22 plays
|
|
Zoom Nov. 10. Operators and Abstractionin 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
19 plays
|
|
Lesson 25.4 The raise StatementUp until now, the only way that we knew how to create an error is with an assert statement. But these always create errors with the type AssertionError. In this video we show how to create errors…
From Hannah Lee
71 plays
|
|
Lesson 25.3 Error Types and the Call StackAfter the last video, try-except looks less like an if-else statement and more like an if-elif-else statement. As we see in this video, this has profound effects on how errors interact with the call…
From Hannah Lee
72 plays
|
|
Lesson 14.4 Try-Except and TestingWe have a new control structure, so it is time once again to talk about testing. In this video we revisit the concept of code coverage and show testing a try-except is very similar to testing a…
From Hannah Lee
64 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
177 plays
|
|
Lesson 1.3. Float ExpressionsIntegers are not the only number type in Python. There is also the float type, which is the set of real numbers. Floats can do just about everything that integers So why then does Python need a…
From Hannah Lee
175 plays
|
|
Lesson 1.2 Int ExpressionsThe 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
199 plays
|
|
IES Migrations Series: The Future of EU? Immigration and the Rise of PopulismFreedom House reports that its global index of civil rights and political liberties has been declining for 13 consecutive years from 2005 till 2018, with 68 countries experiencing a net decline in…
From Pamela Hunsinger
45 plays
|
|