Search for tag: "exam"

Cornell Family Conversation Series: Finishing the Semester Strong | November 30, 2023

The Cornell Family Conversation Series is hosted by the Cornell University Office of Parent & Family Programs. Our topic is Finishing the Semester Strong: A Conversation with the Learning…

+25 More
From  Lindsey Bray 21 plays

Systems Conversations on 4/10/2020: Sridhar Tayur

+19 More
From  Michael Bell 2 plays

Systems Conversation on 4/12/2020: Sridhar Tayur

+19 More
From  E. Cornelius 2 plays

Davis Vision | Open Enrollment 2022

A webinar outlining the available Vision Plan via Davis Vision for Endowed Employees at Cornell. Held virtually during Benefair 2022. https://hr.cornell.edu/enroll/benefair

+21 More
From  Gerald Deis 7 plays

ECE Ph.D. Orientation Session 2022

Presentation and Q&A zoom session with Scott Coldren, Assistant Director of M.Eng. and Ph.D. Programs, and Associate Professor Khurram Afridi, Director of Graduate Studies.

+21 More
From  Eric Laine 27 plays

What works: Classroom polling ideas to engage students (part 3)

Hadas Ritz, Senior Lecturer, Mechanical and Aerospace EngineeringPolling Presentation with Q&A

From  Zach Butler 198 plays

F21 EDA Session 8: create Certiport account, finish practice test, Excel random circle back

Zoom Recording ID: 94751627255 UUID: lxOnmsSBR76OC3wVv3tEQw== Meeting Time: 2021-10-29T13:08:44Z

+19 More
From  Christina Homrighouse 0 plays

Live Lecture with Dr Smith -- Intro Stats

Zoom Recording ID: 99931886983 UUID: m6gT/EJ0TxKWgPrnDTgKVA== Meeting Time: 2021-03-12T15:00:19Z

+19 More
From  Melissa Smith 2 plays

Zoom Dec. 1. GUI Applications

In this presentation we talk more about the game2d module that is used in the final assignment. This module contains all of the classes you will subclass.Most of the demo code that you will need for…

+19 More
From  Hannah Lee 54 plays

Zoom Nov. 12. Dynamic Typing

Our last presentation on classes reviews the issue of typing, and why this has become much trickier with the introduction of subclasses. This is the last material covered in the second exam.The…

+19 More
From  Hannah Lee 36 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…

+19 More
From  Hannah Lee 17 plays

Davis Vision - Benefair Week 2020

Faye White, Representative from Davis Vision, discusses the aspects of the Davis Vision Plan as part of the Open Enrollment period during Benefair Week 2020.

+19 More
From  Gerald Deis 58 plays

Zoom Oct. 27. Nested Lists and Dictionaries

This presentation explores the last built-in (as opposed to user-defined) types in this course. These types are often used to store data in files.We actually had an (accidental) sneak peak at these…

+19 More
From  Hannah Lee 37 plays

Zoom Oct. 22. More Recursion

The divide-and-conquer examples we saw in the previous session were on the easy side. In this session we look at some much more challenging examples.Included in this session is segregate, the most…

+19 More
From  Hannah Lee 56 plays

Lesson 19.6 Immutable Dictionary Functions

Since we can loop over dictionaries, that means we probably want to use them in functions with accumulators. In this video we show how to do this and why they are not that much different from lists.

+19 More
From  Hannah Lee 72 plays

Zoom Oct. 15. For-Loops

In this session, we review the for-loop, which is the next control structure. This is the last control structure we will need for a while.For-loops are pretty easy to use in Python, and most students…

+19 More
From  Hannah Lee 24 plays