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
Container (abstract data type)
Graph Chatbot
Related lectures (12)
Login to filter by course
Login to filter by course
Reset
Previous
Page 1 of 2
Next
Data Visualization: Techniques and Examples
Explores data visualization techniques using sports, historical events, and literature examples.
C Backend: Compiler Structure and Abstract Data Types
Explores the structure of a C backend compiler and abstract data types.
Model Representation: Structures and Functions
Covers the representation of mathematical models, functions, and data structures in information systems.
C Backend: Code Generation and ADTs
Explores the adaptation of wasm code generation for C, memory management, ADTs representation, and translation of expressions.
C++ Standard Library: Containers and Algorithms
Covers the basics of C++ standard library containers, algorithms, and iterators.
Objects Everywhere
Covers pure object orientation, standard classes in Scala, Boolean implementation, and exercises on class implementations.
Python/NumPy Primer
Introduces Python basics and NumPy for scientific computing, covering data types, functions, arrays, indexing, and common operations.
Object-Oriented Programming: Core Features Analysis
Explores the core features of object-oriented programming, including dynamic dispatch, encapsulation, inheritance, and subtyping, using Java examples and practical insights.
Data Management: Overview
Introduces fundamental concepts of data management, including data models, databases, and key tasks.
Dynamic Arrays in C++: Features and Performance
Covers the implementation and manipulation of dynamic arrays in C++ using vectors, focusing on their features and performance implications.