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
Foreign function interface
Applied sciences
Computer engineering
Software development
Web frameworks
Graph Chatbot
Related lectures (15)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 2
Next
Recursive Functions: Substitution Interpreter
Covers the implementation of recursive functions using substitutions and environments, showcasing the ability to execute computable functions.
Default Arguments and Function Overloading
Explains default arguments in function prototypes and function overloading in C++.
Algorithmic Complexity: Travel Time Analysis
Covers control operations, algorithmic complexity, function calls, and travel time analysis.
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.
Lambda Functions in Java
Explores lambda functions in Java, showcasing their use through examples like the 'PrintAll' class.