Search for tag: "exam"
Cornell Family Conversation Series: Finishing the Semester Strong | November 30, 2023The 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…
From Lindsey Bray
21 plays
|
|
Davis Vision | Open Enrollment 2022A 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
From Gerald Deis
7 plays
|
|
ECE Ph.D. Orientation Session 2022Presentation 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.
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 backZoom Recording ID: 94751627255 UUID: lxOnmsSBR76OC3wVv3tEQw== Meeting Time: 2021-10-29T13:08:44Z
From Christina Homrighouse
0 plays
|
|
Live Lecture with Dr Smith -- Intro StatsZoom Recording ID: 99931886983 UUID: m6gT/EJ0TxKWgPrnDTgKVA== Meeting Time: 2021-03-12T15:00:19Z
From Melissa Smith
2 plays
|
|
Zoom Dec. 1. GUI ApplicationsIn 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…
From Hannah Lee
54 plays
|
|
Zoom Nov. 12. Dynamic TypingOur 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…
From Hannah Lee
36 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
17 plays
|
|
Davis Vision - Benefair Week 2020Faye White, Representative from Davis Vision, discusses the aspects of the Davis Vision Plan as part of the Open Enrollment period during Benefair Week 2020.
From Gerald Deis
58 plays
|
|
Zoom Oct. 27. Nested Lists and DictionariesThis 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…
From Hannah Lee
37 plays
|
|
Zoom Oct. 22. More RecursionThe 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…
From Hannah Lee
56 plays
|
|
Lesson 19.6 Immutable Dictionary FunctionsSince 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.
From Hannah Lee
72 plays
|
|
Zoom Oct. 15. For-LoopsIn 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…
From Hannah Lee
24 plays
|