Search for tag: "documentation"
Chang Chen - CIT Service ReviewFacilitate updating service contacts, service portfolio, and service catalog across CIT services
From Ron Henry
11 plays
|
|
Understanding the R Package Ecosystem Spring 2022Schedule a consultation There are many free resources that you can use for further learning.linkedin learning free with Cornell sign in. https://www.linkedin.com/learning/?u=76816458…
From Jacob Grippin
7 plays
|
|
F21 DMS M, 11/15: Excel Finishing TouchesZoom Recording ID: 98709757103 UUID: Ti2c78KJQDaqoj+JEtctDQ== Meeting Time: 2021-11-15T12:45:23Z
From Christina Homrighouse
2 plays
|
|
How and where to publish your data: Part 1We are frequently asked to share, archive, or otherwise publish data by funders and publishers, but few instructions exist on how to find a repository, and how to prepare your data and metadata for…
From Sarah Wright
21 plays
|
|
Introduction to Stata Fall 2021There are many free resources that you can use for further learning.linkedin learning free with Cornell sign in. https://www.linkedin.com/learning/?u=76816458 https://www.codecademy.com/…
From Jacob Grippin
8 plays
|
|
Lesson 28.7 Iterator ChainingGenerators take iterators as input, but they also produce one as output. In this video we show how to chain iterators together, doing complex operations on our data.
From Hannah Lee
48 plays
|
|
Lesson 27.5 Mouse InputIn the previous video we primarily focused on keyboard input. Mouse input (called “touch” by kivy) is a little more difficult. In this video we talk about how mouse input works and how to…
From Hannah Lee
59 plays
|
|
Lesson 27.3 The GameApp ClassIn this video we introduce the GameApp class, which is a class written by your instructor. In the last assignment you will be creating a subclass of the class to run your game. This video highlights…
From Hannah Lee
89 plays
|
|
Lesson 23.6 The Python Data ModelPython has a lot of special methods than begin and end with double underscores. Together than make up the Python Data Model. In this video we look at the documentation of these methods and try to…
From Hannah Lee
78 plays
|
|
Lesson 22.4 The Subclass HierarchySince every class other than object must be a subclass of another class, this can lead to some interesting “family trees” of classes. In this video we look at Kivy classes, and see how…
From Hannah Lee
77 plays
|
|
Lesson 15.6 List MethodsLists have many of the same methods as tuples. But since they are mutable, they have even more. In this video we show off some of the mutable methods of lists, which are methods that can alter the…
From Hannah Lee
78 plays
|
|
CS 6120: Lesson 6: Introduction to LLVMMusic: https://www.bensound.comStock footage: https://www.videvo.net
From Adrian Sampson
3,111 plays
|
|
Lesson 11.8 Object MethodsObjects have an interesting feature that we saw before we strings: they have methods in addition to functions. In this video we talk about those methods, and how they differ from string methods.
From Hannah Lee
84 plays
|