Search for tag: "copy"
Apps on Demand(AoD) copy and pasteSign in: https://login.canvas.cornell.edu/ Copy and paste: https://it.cornell.edu/appsondemand/copy-and-paste-non-chrome-browsers-apps-demand?utm_source=main
From Jacob Grippin
1 plays
|
|
F21 DMS M, 10/4: Excel cleaning up data, converting PDFs, text functionsZoom Recording ID: 91810615672 UUID: 6DDGs5/xSF2HVyXK0Izsag== Meeting Time: 2021-10-04T12:05:09Z
From Christina Homrighouse
3 plays
|
|
F21 EDA Session 3: Excel more customized formatting, sorting, working with multiple worksheets, little start on an IFZoom Recording ID: 97704567774 UUID: QYBHaytjRlex0hfTNPIYFA== Meeting Time: 2021-09-15T17:01:33Z
From Christina Homrighouse
2 plays
|
|
E-mail - Insert link to an attachmentIt is recommended that when you are sending an e-mail to a group, you do not attach a document but rather link to the document you wish to share. There is a file size limit on e-mails, typically…
From Jenn Matthews
3 plays
|
|
Enabling captions in Zoom, editing recorded meeting in vod.How to enable captions in Zoom and then edit the recorded meeting in video on demand service.
From Paul Treadwell
5 plays
|
|
SOIL Seminar: Interface Types Introduction and UpdateTitle: Interface Types Introduction and Update Speaker: Luke Wagner—Fastly Summary: The presentation will recap the motivation and requirements for the Interface Types proposal as well as the…
From Ross Tate
63 plays
|
|
Zoom Oct. 27. Nested Lists and DictionariesThis 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…
From Hannah Lee
37 plays
|
|
Lesson 18.6 Mutable Table FunctionsIn this video we show how to write a mutable function on a table of data. Once again, this is very similar to writing an mutable function on a traditional list.
From Hannah Lee
72 plays
|
|
Lesson 18.5 Immutable Table FunctionsIn 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…
From Hannah Lee
79 plays
|
|
Lesson 18.4 Nested SlicingSlicing a list creates a copy. In this video we show what this means for nested lists. In particular, we show that sometimes a copy is not really a copy after all, and that we have to distinguish…
From Hannah Lee
81 plays
|
|
SOIL Seminar: Wasm/k: Delimited Continuations for WebAssemblyTitle: Wasm/k: Delimited Continuations for WebAssembly Speaker: Donald Pinckney—University of Massachusetts, AmherstSummary: WebAssembly is designed to be an alternative to JavaScript that is a…
From Ross Tate
21 plays
|
|
Lesson 16.7 For-Loops and TestingAnother control-structure means another video on testing. But if you have following the Rule of Numbers, you will discover that you have enough tests for your for-loop. Instead, as we show in this…
From Hannah Lee
76 plays
|
|
Lesson 16.6 Mutable For-LoopsLists are mutables and support mutable functions. Many of these mutable functions contain for-loops. As we show in this video, this changes how we write the for-loop. In particular, we will not use…
From Hannah Lee
77 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 15.5 Slice VisualizationBecause lists are mutable, we need to explicitly draw their folder when we visualize them. In this video we show how slicing affects these folders.
From Hannah Lee
76 plays
|
|
Lesson 11.7 Mutable FunctionsIn the past if we wanted to do any significant computation, we needed a a fruitful function. Procedures are limited to testing or printing stuff out on the screen. But in this video we show how we…
From Hannah Lee
102 plays
|