Search for tag: "assignment"

An Introduction to the CCE Distance Learning Center for New Users

From  Paul Treadwell 160 plays

Maximo_Indicating Craft Requirements on a Work Order

From  Shelby Clark-Shevalier 2 plays

Faculty Presenter: Deena Thomas

Deena Thomas, Postdoctoral fellow in the Division of Nutritional Sciences, will share her experience using FeedbackFruits peer review to facilitate group work in a Public Health course.

From  Zach Butler 56 plays

PAM 5679 Desktop and Modeling Solutions (2021FA)

Zoom Recording ID: 94778170067 UUID: XjcY4BvPTZqLLqBPsNQKng== Meeting Time: 2021-09-27T12:04:27Z

From  Christina Homrighouse 2 plays

F21 DMS W, 9/13: PPT slide master, drawing tools, images

Zoom Recording ID: 93227848311 UUID: OorCPebQQOmP+9VFVfQ31w== Meeting Time: 2021-09-13T12:05:37Z

From  Christina Homrighouse 6 plays

AEM 2000 Contemporary Controversies in the Global Economy (2021SP) Lecture

Zoom Recording ID: 94155485003 UUID: baf12dXbQK+3d4nkVXngXw== Meeting Time: 2021-04-21T15:05:44Z

From  Chris Barrett 3 plays

AEM 2000 Contemporary Controversies in the Global Economy (2021SP) Lecture

Zoom Recording ID: 94155485003 UUID: h326oOgXSq6zqZ2FsTs65w== Meeting Time: 2021-04-07T15:08:47Z

From  Chris Barrett 0 plays

AEM 2000 Contemporary Controversies in the Global Economy (2021SP) Lecture

Zoom Recording ID: 94155485003 UUID: AZ0gKYz6Tsqa7NNmuwGBEQ== Meeting Time: 2021-03-01T16:08:03Z

From  Chris Barrett 15 plays

AEM 2000 Contemporary Controversies in the Global Economy (2021SP) Lecture

Zoom Recording ID: 94155485003 UUID: gEZGp9oxQEG//8FdOk0aTQ== Meeting Time: 2021-02-08T16:04:49Z

From  Chris Barrett 14 plays

Zoom Dec. 8. Coroutines

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.Generators are a specific example of a concept known…

From  Hannah Lee 30 plays

Lesson 30.3 Insertion Sort

In this video we introduce insertion sort, which is one of the simplest sorting algorithms to understand. If you have ever sorted cards in your hand it is likely that you have used this sorting…

From  Hannah Lee 38 plays

Lesson 30.2 Horizontal Notation

Sorting algorithms can be quite sophisticated. In order to understand them, we need some way to visualize them. In this video, we introduce horizontal notation, which is a way to track how much of a…

From  Hannah Lee 41 plays

Zoom Dec. 3. Generators

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.We also start off this…

From  Hannah Lee 28 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…

From  Hannah Lee 51 plays

Lesson 29.1 Multitasking

To understand coroutines, we have to understand a little bit about their history first. Coroutines are a form of multitasking. This is what we informally call the act of running multiple programs at…

From  Hannah Lee 60 plays

Lesson 27.10 Model Classes

Through the semester, you have essentially been writing application controllers. In the final assignment, you will need to do that again. But you will also be creating your own models this time. In…

From  Hannah Lee 54 plays