Search for tag: "documentation"

Lucy Li - DFA Service Doc and Writing - TeamDynamix Template Analysis

+19 More
From  Ron Henry 12 plays

Chang Chen - CIT Service Review

Facilitate updating service contacts, service portfolio, and service catalog across CIT services

+19 More
From  Ron Henry 11 plays

Understanding the R Package Ecosystem Spring 2022

Schedule 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…

+19 More
From  Jacob Grippin 7 plays

F21 DMS M, 11/15: Excel Finishing Touches

Zoom Recording ID: 98709757103 UUID: Ti2c78KJQDaqoj+JEtctDQ== Meeting Time: 2021-11-15T12:45:23Z

+19 More
From  Christina Homrighouse 2 plays

How and where to publish your data: Part 1

We 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…

+5 More
From  Sarah Wright 21 plays

Introduction to Stata Fall 2021

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 https://www.codecademy.com/…

+19 More
From  Jacob Grippin 8 plays

Kelly Chen - Service Documentation

+21 More
From  Ron Henry 23 plays

David Marantes - Writing and Graphic Design

+19 More
From  Ron Henry 21 plays

Lesson 28.7 Iterator Chaining

Generators 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.

+19 More
From  Hannah Lee 48 plays

Lesson 27.5 Mouse Input

In 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…

+19 More
From  Hannah Lee 59 plays

Lesson 27.3 The GameApp Class

In 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…

+19 More
From  Hannah Lee 89 plays

Lesson 23.6 The Python Data Model

Python 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…

+19 More
From  Hannah Lee 78 plays

Lesson 22.4 The Subclass Hierarchy

Since 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…

+19 More
From  Hannah Lee 77 plays

Lesson 15.6 List Methods

Lists 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…

+19 More
From  Hannah Lee 78 plays

CS 6120: Lesson 6: Introduction to LLVM

Music: https://www.bensound.comStock footage: https://www.videvo.net

+19 More
From  Adrian Sampson 3,111 plays

Lesson 11.8 Object Methods

Objects 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.

+19 More
From  Hannah Lee 84 plays