Search for tag: "head"
Version Control with Github Spring 2022There are many free resources that you can use for further learning.linkedin learning free with Cornell sign in. https://www.linkedin.com/learning/?u=76816458 https://www.codecademy.com/…
From Jacob Grippin
8 plays
|
|
Wellbeing@Work: Accepting of OthersToral Patel, Diversity, Equity and Inclusion Programs Consultant, offers insight on how to be more accepting of others in the workplace and the benefits of inclusivity. Watch the full Interview…
From Gerald Deis
17 plays
|
|
Introduction to Github Fall 2021Zoom Recording ID: 98509571401 UUID: r35WDCCTSD2yLmCgf8Fnsw== Meeting Time: 2021-10-14T17:30:27Z There are many free resources that you can use for further learning.linkedin learning free with…
From Jacob Grippin
18 plays
|
|
Avoiding Death thru PowerPoint: How to give a good presentationDr. Julie Nucci, Cornell Emeritus. Zoom Recording ID: 99859207764 UUID: 0cOY1pPASnmtVdy0LbKIow== Meeting Time: 2021-06-23T16:02:55Z
From James Overhiser
7 plays
|
|
LECTUREZoom Recording ID: 96071157995 UUID: HulPtH9oRBak2LcfxinisA== Meeting Time: 2021-04-12T17:21:05Z
From Andy Ruina
6 plays
|
|
4-H Fly By- Game Birds and Mallard DucksZoom Recording ID: 95516878452 UUID: GQveX+XgQD6Uf9o3Nd7bHw== Meeting Time: 2021-02-03T23:05:34Z
From Linda Brosch
38 plays
|
|
4-H Fly ByZoom Recording ID: 95516878452 UUID: GQveX+XgQD6Uf9o3Nd7bHw== Meeting Time: 2021-02-03T23:05:34Z
From Linda Brosch
13 plays
|
|
4-H Fly By- Birds of PreyZoom Recording ID: 95516878452 UUID: Ez7ruiCPS+uOWK16X1XFRA== Meeting Time: 2021-01-27T23:15:54Z
From Linda Brosch
59 plays
|
|
Lesson 30.6 The Partition algorithmIn the previous video, we saw that nested loops are causing our sorting algorithms to be slow. To speed things up, we need to get rid of one of these loops. To do that, we will need a special…
From Hannah Lee
38 plays
|
|
Lesson 22.2 Subclass DefinitionsIn this video we show how to define a subclass. It is exactly the same as defining a class, except that now we actually do something with the parentheses in the function header.
From Hannah Lee
71 plays
|
|
Lesson 20.6 Method VisualizationMethods definitions look just like function definitions, but we call them differently. In this video we show how to visualize a method call, and we see just how it differs from a function call.
From Hannah Lee
107 plays
|
|
Lesson 14.3 Try-Except and the StackThe except-portion of an try-except statement is only executed when there is an error/crash. But, as we have seen, errors can occur anywhere in the call stack. In this video we show how try-except…
From Hannah Lee
68 plays
|