Zoom Presentations

This page contains the link to all of the Zoom presentations, which are held during lecture time, 10:20-11:15 on Tuesday/Thursday. As the Zoom link is subject to change, you should always check the the page for the appropriate day to get the correct link. In addition, once a Zoom session is complete, the video will be available on this page for viewing.

Both the Zoom session and the session recording are restricted to a valid Cornell netid login. However, slides and demo code may be downloaded without a Cornell netid.

Note: These versions of the videos are not closed-captioned. If you need closed captioning support for these videos, please visit the official VOD channel for CS 1110.

Dec. 10. Course Wrap-Up

Course Wrap-Up

This presentation references no course videos.

Given that pre-enroll is this weekend, we end the course with a discussion of where to go from here.    Attend ›

December 10, 2020 slides no demos

Dec. 8. Coroutines

Coroutines

This presentation references Lesson 29.

Generators may seem like a weird detour for this late in the course. But in this presentation, we show how they are used in graphics and animation.    Attend ›

December 8, 2020 slides demos

Dec. 3. Generators

Generators

This presentation references Lesson 28.

In this presentation we will review, generators which lead into the last major topic of the course (coroutines). Once again, this will involve a lot of visualization.    Attend ›

December 3, 2020 slides demos

Dec. 1. GUI Applications

GUI Applications

This presentation references Lesson 26, 27.

In this presentation we talk more about the game2d module that is used in the final assignment. This module contains all of the clases you will subclass.    Attend ›

December 1, 2020 slides demos

Nov. 12. Dynamic Typing

Dynamic Typing

This presentation references Lesson 24, 25.

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 convered in the second exam.    Attend ›

November 12, 2020 slides demos