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
Object copying
Formal sciences
Theoretical computer science
Programming language theory
High-level programming lang...
Graph Chatbot
Related lectures (20)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 2
Next
Deep Copy in Java
Covers deep copy in Java, including polymorphic copy and the clone method.
Functions in Python
Introduces functions in Python, covering predefined and user-defined functions, formal and effective parameters, and the importance of docstrings.
Copy Constructor in C++
Covers the copy constructor in C++, its generation, initialization, and suppression in C++11.
Standard Library: Containers and Algorithms
Explores C++ standard library containers and algorithms, including associative tables, stacks, queues, and random number generation.
Advanced Heterogeneous Collections in C++
Explores advanced C++ programming concepts, focusing on heterogeneous collections, polymorphic behavior, memory management, and data sharing.
Copy Constructor in Java
Covers the copy constructor in Java, explaining its syntax and usage, and alternative methods for creating object copies.
Immutability: Practice of Object-Oriented Programming
Explores the advantages and disadvantages of immutable classes in object-oriented programming.
Programming Paradigms: Functional, OOP, Polymorphism
Explores programming paradigms like procedural, functional, and OOP, with examples in Python.
Object-Oriented Programming in C++
Covers constructor order, inheritance, and copy constructors in C++.
Model Interpretation and Compilation
Explores model interpretation, compilation via partial evaluation, function calls, and the transition to partial evaluation, emphasizing the importance of model interpreters in supporting modeling languages.