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 3 of 3
Next
Master SIE 22-23 Revision: Overview and Specializations
Provides an overview of the upcoming revision of the Master SIE program for 2022-2023, covering changes in structure, specializations, and implementation.
Design Patterns: Decorator and Composite
Explains how to implement Decorator and Composite design patterns in Java with real examples and code snippets.
Programming for Engineers
Introduces a programming course for engineers, emphasizing the importance of mastering multiple languages for future projects.
Elementary Data Structures: Stacks, Queues, Linked Lists
Covers stacks, queues, and linked lists, emphasizing efficiency and dynamic structures.
JavaFX: Intermediate Scene Graph
Covers intermediate JavaFX concepts, focusing on scene graph and appearance.
Implementation of Sets: Part I
Covers the implementation of inheritable classes for simplified sets in Java.
Binary Search Algorithm
Explains the binary search algorithm using two pointers to efficiently search a sorted list.