Login to filter by course Login to filter by course Reset
Python Programming BasicsIntroduces Python programming basics, covering loops, functions, lists, and conditions for code execution.
Deep Copy in JavaCovers deep copy in Java, including polymorphic copy and the clone method.
Functions in PythonIntroduces 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.
Copy Constructor in JavaCovers the copy constructor in Java, explaining its syntax and usage, and alternative methods for creating object copies.
Model Interpretation and CompilationExplores model interpretation, compilation via partial evaluation, function calls, and the transition to partial evaluation, emphasizing the importance of model interpreters in supporting modeling languages.