Search for tag: "keys"
Wellbeing@Work: Food SafetyA short clip from the Wellbeing@Work Interview Series. Learn some simple tips for food safety. View the full interview here:…
From Gerald Deis
23 plays
|
|
Tour A CUPD Squad Car | Cornell Kids@HomeOffice Camilli takes you on a tour of his "office" when he's on patrol on campus. Part of Cornell Kids@Home 2021, a virtual Bring a Child to Work Day program, explore more here:…
From Gerald Deis
7 plays
|
|
Lesson 29.5 Timed AnimationOur primary application of coroutines in the final assignment is timed animations. In this video we talk about what these are and how to design them with the GameApp class.
From Hannah Lee
63 plays
|
|
Lesson 28.9 Dictionary Comprehension (OPTIONAL)This video is not optional because the material is advanced. It is optional because this video series has run long and this topic is less important for you to know. While we have not talked about…
From Hannah Lee
28 plays
|
|
Lesson 27.4 Application InputThe big difference between a game and a movie is the ability to respond to player input, be it from a mouse or a keyboard. In this video we show how to us the tools provided by the GameApp class to…
From Hannah Lee
64 plays
|
|
Lesson 19.7 Mutable Table FunctionsDictionaries are mutables and support mutable functions. But this is a case where dictionaries are slightly different from lists. We are allowed to loop over a dictionary as we modify it, so long as…
From Hannah Lee
68 plays
|
|
Lesson 19.6 Immutable Dictionary FunctionsSince we can loop over dictionaries, that means we probably want to use them in functions with accumulators. In this video we show how to do this and why they are not that much different from lists.
From Hannah Lee
72 plays
|
|
Lesson 19.5 Dictionaries and For-LoopsDictionaries are not sliceable, but they are iterable. In this video we show the many different ways you can use a dictionary in a for-loop. The primary thing to understand is that you have to…
From Hannah Lee
95 plays
|
|
Lesson 19.4 Nested DictionariesIn this video we show that we can nest dictionaries just like we nested lists. In fact, a lot of real world data is represented this way. We show off a particularly complicated JSON file that…
From Hannah Lee
76 plays
|
|
Lesson 19.3 Dictionary VisualizationSince dictionaries are mutable, we must represent them with folders. In this video we show what these folders must look like. In doing so, we see that they look suspiciously similar to other folders…
From Hannah Lee
82 plays
|
|
Lesson 19.2 Dictionary AssignmentDictionaries are mutable. In this video we show how to alter there contents. This includes reassigning the value of a dictionary for a given key. But it also includes adding and deleting keys.
From Hannah Lee
78 plays
|
|
Lesson 19.1 Dictionary ExpressionsIn this video, we introduce a dictionary as a collection of key-value pairs. We also show how to write a dictionary expression in Python. It looks just like a JSON string, but without the quotes.
From Hannah Lee
92 plays
|
|
GCA Wafer Stepper Job Editing VideoTraining video for job programming of GCA Wafer Steppers. Requires completion of Stepper Training.
From Garry Bordonaro
196 plays
|
|
Equidox TrainingZoom Recording ID: 98551959217 UUID: o98MtwrARsOJO6YJxufW+w== Meeting Time: 2020-06-09T17:52:21Z
From Brandon Brylinsky
457 plays
|
|
Screen reader & Siteimprove trainingZoom Recording ID: 396425721 UUID: jOzGgTgnTo6jkxAOfaeHwQ== Meeting Time: 2020-04-30T18:56:41Z
From Brandon Brylinsky
68 plays
|