Search for tag: "character"
Introduction to R Spring 2022Welcome to the Introduction to R Workshop. In order to make the most out of our time tomorrow, we ask that you download some materials for the workshop. All workshop materials are located on the CCSS…
From Jacob Grippin
52 plays
|
|
Jewish Identity and Hollywood CinemaThis webinar will consider how Jewish identity is made visible (or rendered invisible) in American cinema. Investigate the historical and cultural factors that have shaped the narrative cues,…
From Kenny Berkowitz
335 plays
|
|
Cornell IS Colloquium with Theresa TanenbaumZoom Recording ID: 98959768127 UUID: XjUURe8cTCqZu4+ChfspJA== Meeting Time: 2020-10-22T19:45:46Z
From Wendy Ju
25 plays
|
|
Lesson 17.7 The Division StepUp until now, we have claimed that it does not matter how you divide your date in divide-and-conquer. In this video we show one of the ways in which it might matter. In particular, not thinking about…
From Hannah Lee
105 plays
|
|
Lesson 17.6 Divide and Conquer VisualizationJust because you know how to write a divide-and-conquer algorithm does not mean you understand it. In this video we try to improve our understanding by visualizing divide-and-conquer. When we do this…
From Hannah Lee
168 plays
|
|
Lesson 17.5 Divide and Conquer DesignNow that we understand divide-and-conquer, it is type to implement it in Python. In this video we show you a three-step sequence for writing a function definition using this technique.
From Hannah Lee
126 plays
|
|
Lesson 16.5 Positional For-LoopsSometimes we need to perform a calculation on a string, list, or tuple, but we do not want to loop over this value. Instead, we want to loop over the positions of the value. In this video we show why…
From Hannah Lee
90 plays
|
|
Lesson 16.3 AccumulatorsOne of the techniques that we say in the previous video was the accumulator variable. In this video we show that this is a general technique used in a fruitful function that requires a for-loop.
From Hannah Lee
100 plays
|
|
Lesson 13.6 Assert HelpersSometimes we absolutely need to enforce all of our preconditions, and we cannot live with the compromises of the previous video. In this video we show how to use top-down design to give us more…
From Hannah Lee
75 plays
|
|
Lesson 6.2 String SlicingStrings have a fundamental property that is not present in the other types so far. You can cut up a string into smaller bits or substrings. This is know as string slicing, and it is the focus of the…
From Hannah Lee
102 plays
|
|
Lesson 6.1 Advanced String ExpressionsWe have seen that we create a string by writing it between two quotes. However, the quotes are never part of the string. What if we want the quotes to be part of the string? In this video we tackle…
From Hannah Lee
162 plays
|
|
PDF Example and Accessibility IndicatorsPDF Example and Accessibility Indicators (length: 3:02) from the Ally Training Workshop In this training workshop, learn to use Ally, a new tool in Canvas to help improve course accessibility. The…
From Cornell CTI
59 plays
|
|
Morgan Fernandez 2020 REU final presentationZoom Recording ID: 97214601225 UUID: UlnuuPOnS6aBDTLJ9vagow== Meeting Time: 2020-08-06T12:59:57Z
From James Overhiser
21 plays
|
|
Boris Tsang 2020 REU final presentationZoom Recording ID: 97214601225 UUID: UlnuuPOnS6aBDTLJ9vagow== Meeting Time: 2020-08-06T12:59:57Z
From James Overhiser
61 plays
|
|
Rachael Keneipp 2020 REU final presentationZoom Recording ID: 97214601225 UUID: UlnuuPOnS6aBDTLJ9vagow== Meeting Time: 2020-08-06T12:59:57Z
From James Overhiser
63 plays
|