Objects (category theory) | Topos theory

List object

In category theory, an abstract branch of mathematics, and in its applications to logic and theoretical computer science, a list object is an abstract definition of a list, that is, a finite ordered sequence. (Wikipedia).

List object
Video thumbnail

Python Programming 11. Introduction to Lists

This is the 11th in a course of computer science video lessons introducing programming with Python. This video introduces the list data structure. A list is a convenient way to store a group of data items which are usually related in some way. A list is an alternative to using several s

From playlist Python Programming Step by Step

Video thumbnail

1.3 Creating lists in Python | functions | Tutorial course in data science and Statistical analysis

In this episode in the crash course tutorial of statistics and data science with Python we'll discuss the creating and manipulation of lists in Python Additionally, we discuss among others: -. What is a list? why is it so important? -. What is a list and what are its properties -. How to

From playlist Python

Video thumbnail

Python Lists

Understanding the basics of lists in Python

From playlist Computer Science

Video thumbnail

Python: Arrays, Lists, and List Builder

The List data type in Python allows you to store several values together. Lists are ordered and can hold duplicate values. Lists are also known as Arrays or Vectors. Learn how to define lists, access individual elements, alter them, and use list-builder notation to construct lists m

From playlist Python

Video thumbnail

Python 3 Programming Course: 7 - Lists

In this video you'll learn about one of the main workhorses in Python: Lists! You'll learn what 'collections' types are in Python, and why you'd want to use Lists to represent your data. We'll cover list indexes, which are essential to working with lists, along with common Python list oper

From playlist Python 3

Video thumbnail

Data Structures: List as abstract data type

See complete series of videos in data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P&feature=view_all In this lesson, we will introduce a dynamic list structure as an abstract data type and then see one possible implementation of dynamic list using

From playlist Data structures

Video thumbnail

Linked List Data Structure 1. Representation and Traversal (algorithms and pseudocode).

This is the first in a series of videos about the linked list data structure. It mentions the applications of linked lists, and describes how a linked list can be represented programmatically using a Data array and an array of Next pointers. It also includes pseudocode for traversing, an

From playlist Data Structures

Video thumbnail

Lesson 05_02 Arrays

Arrays are list of values or strings. In this section I introduce you to the notation and how to create and populate arrays.

From playlist The Julia Computer Language

Video thumbnail

Introduction to R: Lists

Lists in R are containers that can store objects of different data types. Lists serve as a building block for Data Frames, which are commonly used in data science to store tabular data. This is lesson 7 of a 30-part introduction to the R programming language for data analysis and predicti

From playlist Introduction to R

Video thumbnail

8. Object Oriented Programming

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: http://ocw.mit.edu/6-0001F16 Instructor: Dr. Ana Bell In this lecture, Dr. Bell introduces Object Oriented Programming and discusses its representation in Python. License: Creative

From playlist 6.0001 Introduction to Computer Science and Programming in Python. Fall 2016

Video thumbnail

5. Tuples, Lists, Aliasing, Mutability, and Cloning

MIT 6.0001 Introduction to Computer Science and Programming in Python, Fall 2016 View the complete course: http://ocw.mit.edu/6-0001F16 Instructor: Dr. Ana Bell In this lecture, Dr. Bell introduces compound data types, such as lists and tuples, and explains the concepts of aliasing, mutab

From playlist 6.0001 Introduction to Computer Science and Programming in Python. Fall 2016

Video thumbnail

Pointers? In my Python? (It's More Likely Than You Think)

Ever wondered about the difference between is and ==, or why you might need to use deepcopy? Maybe you’ve been stumped by an interview question about object lifetimes, or overriding the __eq__ method. Or, perhaps, you just really want to see some tuples behaving badly. Join me for a tour

From playlist Python

Video thumbnail

Hibernate Tutorial 12 - Proxy Objects and Eager and Lazy Fetch Types

Hibernate manages data fetching and optimizations using proxy objects. In this tutorial, we'll learn what they are and how lazy initialization works.

From playlist Hibernate

Video thumbnail

RubyConf 2010 - Each: A Brief History of Iteration by: Rein Henrichs

You know that Ruby has powerful tools for iteration, but do you know from whence they came? Do you know how to take advantage of them for strike world domination /strike your own uses? Take a journey through languages of yore. Slay dragons and save the... Ok, there won't be dragons. But

From playlist RubyConf 2010

Video thumbnail

Best Practices For Creating Mobile Games In Unity | Session 19 | #unity | #gamedev

Don’t forget to subscribe! Unity Game Development Tutorial on Best Practices For Creating Mobile Games in Unity. we're going to tackle Best Practices overall, this will include: Physics, Optimization (code-wise), Ads integration, UI best practices, resolutions, Android versions, among ot

From playlist Creating Mobile Games In Unity

Video thumbnail

Learn Python by Immersion

A fast introduction to Python for software developers with experience in other programming languages. Instead of a traditional top-down presentation of Python's features, syntax, and semantics, students are immersed in the language bottom-up with hundreds of small examples using the intera

From playlist Talks

Video thumbnail

Research Working Session: Tuesday, August 23, 2022 [Multicomputation]

This a research session on Multicomputation. If you'd like to contribute to the discussion in future episodes, you can participate through this YouTube channel or through the official Twitch channel of Stephen Wolfram here: https://www.twitch.tv/stephen_wolfram/ Follow us on our officia

From playlist Science and Research Livestreams

Related pages

Category of sets | Initial algebra | Finite set | Calculus of constructions | Theoretical computer science | Coproduct | Product (category theory) | Sequence | List (abstract data type) | Commutative diagram | Element (mathematics) | Mathematics | F-algebra | Strong and weak typing | Category theory | Category (mathematics) | Morphism | Initial and terminal objects | Type theory | Kleene star | Universal property