Search for tag: "letter"
LastPass - Change Master PasswordTutorial for CCE/Cornell LastPass business account users to change master password, set recovery device, and enable two-step authentication. Additional resources can be found here:Last Pass Support -…
From Christi Smith
7 plays
|
|
Introduction to Python Spring 2022You do not need to download any software to prepare. Here is what you will need: 1. Open the following link:…
From Jacob Grippin
53 plays
|
|
FLX Clean Energy Hub MeetingZoom Recording ID: 94461734993 UUID: wfqUeksYQReDa50zcE0mmQ== Meeting Time: 2021-12-16T15:54:08Z
From Arlene Wilson
2 plays
|
|
FLX Clean Energy Hub Zoom MeetingZoom Recording ID: 94461734993 UUID: KLOC50msR0eBg54tvoOZbw== Meeting Time: 2021-11-18T15:53:22Z
From Arlene Wilson
1 plays
|
|
2021: The Application Process for an Academic JobRecording of a Zoom workshop held on June 16, 2021 as part of the Graduate School's Academic Job Search Series sponsored by the Office of Postdoctoral Studies and Future Faculty and Academic…
From Colleen McLinn
40 plays
|
|
Lesson 29.4 The yield StatementWhile generators are coroutines, the communication only goes one way: from the child to the calling parent. In this video we show how to reverse this communication, passing down information from the…
From Hannah Lee
61 plays
|
|
Lesson 26.1 The While-LoopIn this video we talk about the while-loop and explain why it is necessary. In particular, there are types of iteration that are not possible with the for-loop.
From Hannah Lee
87 plays
|
|
Lesson 25.2 Error-Specific RecoveryIn this video we show how to use the error type to give you more control over a try-except statement. You can chose to recover from some errors, while completely ignoring other errors.
From Hannah Lee
74 plays
|
|
Zoom Oct. 22. More RecursionThe divide-and-conquer examples we saw in the previous session were on the easy side. In this session we look at some much more challenging examples.Included in this session is segregate, the most…
From Hannah Lee
56 plays
|
|
Lesson 17.10 Recursion and Helper FunctionsDivide-and-conquer is not the only example of recursion. It just happens to be one of the most interesting. But in this video we show that even some of the simplest of recursive definitions become…
From Hannah Lee
329 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
124 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
99 plays
|
|
Lesson 16.1 The For-LoopIn this video we introduce a new control-structure: the for-loop. This control structure is specifically designed for processing iterable types like strings, tuples, and lists.
From Hannah Lee
114 plays
|
|
Lesson 6.4 Advanced String MethodsIn the previous video, we showed how to call a string method if it had only one argument – the string. In this video we show you how to call arbitrary string methods, which can have many…
From Hannah Lee
106 plays
|
|
Lesson 1.5 String ExpressionsStrings are the type for text data. We will go into much more depth with this type in a later module. In this video, we just introduce the basics to complete our overview of Python types.
From Hannah Lee
187 plays
|
|
Morgan Fernandez 2020 REU final presentationZoom Recording ID: 97214601225 UUID: UlnuuPOnS6aBDTLJ9vagow== Meeting Time: 2020-08-06T12:59:57Z
From James Overhiser
20 plays
|