Skip to main content
Graph
Search
fr
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Concept
List (abstract data type)
Formal sciences
Theoretical computer science
Algorithms and data structures
Data structures
Graph Chatbot
Related lectures (26)
Login to filter by course
Login to filter by course
Reset
Previous
Page 3 of 3
Next
Infinite Sequences: Laziness
Covers lazy lists, infinite sequences, prime numbers, and list processing challenges.
Stainless Verification System Tutorial
Introduces Stainless, an open-source tool for verifying Scala programs, covering language, modeling, verification tips, and inner workings.
Multilevel Models: Understanding Nested Data Structures
Delves into multilevel models, emphasizing nested data structures and intra-class correlation, and explores random-intercept and random-slope models.
Lambda Functions in Java
Covers lambda functions in Java, focusing on sorting algorithms implementation.
Code Generation Lab
Covers generating code for a compiler, translating an Amy program to WebAssembly, including memory management and pattern matching compilation.
Lists: Manipulation and Comprehension
Covers the manipulation of lists in Python, including creating, accessing, slicing, and list comprehension.