Search for tag: "n."
Stochastic Networks Conference 2022 - Nicolas Gast EditZoom Recording ID: 97630276119 UUID: +/xXcDwaQAeikAIq7MRL7A== Meeting Time: 2022-06-21 12:36:33pm
From E. Cornelius
5 plays
|
|
9.27.21 Karthik, C.S., Rutgers UniversityZoom Recording ID: 97325240794 UUID: uGX8gmYOT5KQA4cPGi+Ozw== Meeting Time: 2021-09-27T19:29:13Z
From Jordan Staiti
41 plays
|
|
Lesson 30.2 Horizontal NotationSorting 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
46 plays
|
|
Lesson 26.5 While-Loops vs For-LoopsWe can always replace for-loops with while-loops, but should we? In this video we talk about the trade-offs of the two control structures and why it might be better to use over the other.
From Hannah Lee
81 plays
|
|
Lesson 26.3 While-Loop RangesWhile-loops require additional patterns beyond the simple accumulator pattern that we used in for-loops. In this video, we talk about the first such pattern, which is replacing the range iterator.…
From Hannah Lee
81 plays
|
|
10.19.20 Yanyi Liu, Cornell UniversityZoom Recording ID: 97470844866 UUID: Rc1xL+sZRbmcGWwApOSxiQ== Meeting Time: 2020-10-19T20:00:54Z
From Jordan Staiti
231 plays
|
|
Lesson 7.2 Specification FormatNow that you know why specifications are so important, it is time to write them. We have a very specific format that we want for our specifications, which is detailed in this video.
From Hannah Lee
94 plays
|
|
Lesson 5.2 ProceduresIn this video, we show you how to define a procedure in the Python interactive shell. Recall that a procedure is a function that is used as a command.
From Hannah Lee
161 plays
|
|