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
Lecture
Type Classes: Basics and Implementation
Graph Chatbot
Related lectures (31)
Previous
Page 3 of 4
Next
Object-Oriented Programming: Polymorphism in C++
Explores polymorphism in C++ through character interactions and dynamic link resolution.
Object-Oriented Programming: Polymorphism and Pointers
Explores object-oriented programming concepts like polymorphism and pointers in C++.
Foundations of Scala: Modelling and Type Systems
Covers the foundations of Scala, including modelling recursive types, parameterized types, and variance.
Object Copying and Encapsulation
Explores object copying, encapsulation, and the importance of defensive copying in Java.
Functions in C: Key Concepts and Examples
Explains the essential concepts of functions in C programming, including definitions, prototypes, and argument passing techniques.
Functions and Pattern Matching
Explores reactive programming principles, focusing on functions and pattern matching in Scala, including JSON representation and partial functions.
Object-Oriented Programming in C++
Covers the basics of object-oriented programming in C++, focusing on modeling a watch problem and implementing the corresponding code.
Object-Oriented Programming in C++
Covers advanced topics in object-oriented programming using C++.
Object-Oriented Programming in C++
Covers deep copying in C++ for objects with components and polymorphic copying.
Abstract Classes: Virtual Methods in C++
Covers abstract classes and pure virtual methods in C++, including their implementation and syntax.