Combined Presentations

This page includes both the pre-recorded lecture series and the interactive Zoom presentations. Click on a link to see the video if it is available. All videos 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

Lesson 30. Searching and Sorting

Searching and sorting are two topics that are fundamental to computer science. In this video series we explore just a few examples of sorting algorithms.    Watch ›

8 videos totalling 1:04 hours slides 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

Lesson 29. Coroutines

Coroutines are another new topic for this year. We will use them to implement professional looking animations in the final assignment.    Watch ›

8 videos totalling 1:03 hours 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