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
Implementation
Formal sciences
Theoretical computer science
Programming language theory
High-level programming lang...
Graph Chatbot
Related lectures (27)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Concurrent Stack: Implementation
Delves into the implementation of a concurrent stack and the use of atomic references.
Modular Programming: Managing Project Complexity
Covers modular programming principles, focusing on managing project complexity through effective code structuring and dependency management.
Mini-project 2 Tutorial Explanation
Explains the mini-project 2 tutorial for the CS107 course, emphasizing model interactions and design decisions.
Implementation of Lists
Covers the implementation of lists in Java, exploring methods like size, add, remove, contains, get, set, and iterator.
LED Displays: Microcontroller
Explores LED displays, microcontrollers, system architecture, programming, and examples like the MSP430G2553.
Objects Everywhere
Covers pure object orientation, standard classes in Scala, Boolean implementation, and exercises on class implementations.
Equality, Order, and Hashing (II, Order)
Covers the implementation of interfaces for object comparison.
Encapsulation in C++
Explores encapsulation in C++, covering class implementation, access control, and method externalization.
Object-Oriented Programming: Tic-Tac-Toe Case Study
Explores encapsulation and abstraction in object-oriented programming through a Tic-Tac-Toe case study, highlighting the benefits of data encapsulation and controlled access.
Binary Search Trees: Implementation and Operations
Covers the implementation and operations of basic data structures like stacks, queues, and linked lists, and introduces binary search trees.