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
Blocks and Lexical Scopes
Graph Chatbot
Related lectures (26)
Previous
Page 3 of 3
Next
Class hierarchies: pattern matching
Covers class hierarchies, pattern matching, function values, and function calls in Scala.
Lazy Lists: Delayed Evaluation and Efficient Computation
Covers Lazy Lists, delaying computation for efficiency in combinatorial search.
Encoding Recursion as Self-Application
Explores lambda calculus, higher-order functions, and recursive function encoding.
Closure Conversion: Representation and Transformation
Explores the representation and transformation of values, focusing on closure conversion and the challenges of representing functions in functional languages.
Python Modules and Functions
Covers Python libraries, modules, scoping, functions, lambdas, and practical examples.
Functions in C++: Basics and Recursion
Covers the basics of functions in C++, including recursion and memory organization.