|
Zoom Recording ID: 97630276119
UUID: r5mh2ZrNSSqVsoy5DucF+A==
Meeting Time: 2022-06-20 12:29:52pm
|
|
Zoom Recording ID: 97630276119
UUID: U0km4eAFT/qJV3mJGOGpqw==
Meeting Time: 2022-06-22 12:35:35pm
|
|
Watch this short clip as Michelle Artibee and Jeremy Stewart open up their [email protected] Interview Series, asking their 2 guests, LaDreena Walton & Kristi Taylor, what it means for them to be…
Content Categories
Interviews Creation Date
October 20, 2021 Creator 1 First Name
Jeremy Creator 1 Last Name
Stewart Creator 1 Role
Interviewer Creator 1 NetID
jrs637
|
|
Zoom Recording ID: 98994982951
UUID: b33PoJ7tRwK2JsiTXCv6wg==
Meeting Time: 2021-10-20T12:00:59Z
|
|
Watch this short clip as Michelle Artibee and Jeremy Stewart open up their [email protected] Interview Series, asking their 2 guests, LaDreena Walton & Kristi Taylor, what it means for them to be…
Content Categories
Interviews Creation Date
October 19, 2021 Creator 1 First Name
Jeremy Creator 1 Last Name
Stewart Creator 1 NetID
jrs637
|
|
Zoom Recording ID: 94024818876
UUID: WkEc57p8Rki1XackPq0C9A==
Meeting Time: 2021-10-05T13:12:35Z
|
|
PARADIM DFT Summer School 2021- Practical Lecture 3 - Betül Pamuk
|
|
Zoom Recording ID: 95217932087
UUID: 0rKSQScvS6WjdBEMnjEy1g==
Meeting Time: 2021-02-12T20:20:35Z
|
|
In this video we show that the one place we typically prefer while-loops is when we are modifying a list or other mutable iterable. While we did see how to do this with for-loops (by looping over…
Content Categories
Instructional Recordings Creation Date
November 12, 2020 Creator 1 First Name
Walker Creator 1 Last Name
White Creator 1 Role
Faculty or Staff Member Creator 1 NetID
wmw2 Language
English Searchable
Yes Searchable On
Cornell Web Search
|
|
While-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.…
Content Categories
Instructional Recordings Creation Date
November 12, 2020 Creator 1 First Name
Walker Creator 1 Last Name
White Creator 1 Role
Faculty or Staff Member Creator 1 NetID
wmw2 Language
English Searchable
Yes Searchable On
Cornell Web Search
|
|
This presentation explores the last built-in (as opposed to user-defined) types in this course. These types are often used to store data in files.We actually had an (accidental) sneak peak at these…
Content Categories
Instructional Recordings Creation Date
October 27, 2020 Creator 1 First Name
Walker Creator 1 Last Name
White Creator 1 Role
Faculty or Staff Member Creator 1 NetID
wmw2 Language
English Searchable
Yes Searchable On
Cornell Web Search
|
|
In this video we show how to write an immutable function on a table of data. In most ways this is no different than writing an immutable function on a list. Except that this time we may need multiple…
Content Categories
Instructional Recordings Creation Date
October 27, 2020 Creator 1 First Name
Walker Creator 1 Last Name
White Creator 1 Role
Faculty or Staff Member Creator 1 NetID
wmw2 Language
English Searchable
Yes Searchable On
Cornell Web Search
|
|
A table of data is one that is divided up into regular rows and columns. In this video we show how to represent a table as a two-dimensional nested list. While there are alternate ways of…
Content Categories
Instructional Recordings Creation Date
October 27, 2020 Creator 1 First Name
Walker Creator 1 Last Name
White Creator 1 Role
Faculty or Staff Member Creator 1 NetID
wmw2 Language
English Searchable
Yes Searchable On
Cornell Web Search
|
|
In this video we show how to handle the special case when the objects inside of a list are other lists. In particular, we show how to chain together brackets to drill down into nested lists.
Content Categories
Instructional Recordings Creation Date
October 27, 2020 Creator 1 First Name
Walker Creator 1 Last Name
White Creator 1 Role
Faculty or Staff Member Creator 1 NetID
wmw2 Language
English Searchable
Yes Searchable On
Cornell Web Search
|
|
Zoom Recording ID: 97470844866
UUID: Rc1xL+sZRbmcGWwApOSxiQ==
Meeting Time: 2020-10-19T20:00:54Z
|
|
In this session, we review the for-loop, which is the next control structure. This is the last control structure we will need for a while.For-loops are pretty easy to use in Python, and most students…
Content Categories
Instructional Recordings Creation Date
October 19, 2020 Creator 1 First Name
Walker Creator 1 Last Name
White Creator 1 Role
Faculty or Staff Member Creator 1 NetID
wmw2 Language
Abkhazian Searchable
Yes Searchable On
Cornell Web Search
|