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
First-class function
Applied sciences
Computer engineering
Computer programming
Functional programming
Formal sciences
Theoretical computer science
Programming language theory
High-level programming lang...
Graph Chatbot
Related lectures (30)
Login to filter by course
Login to filter by course
Reset
Previous
Page 2 of 3
Next
Local Lipschitz Functions
Explores locally Lipschitz functions, discussing differentiability, unique solutions, and function reduction.
Higher-Order Functions Using Environments
Demonstrates a metacircular approach to interpreting higher-order functions efficiently using environments and first-class functions.
Functions: Python Basics
Covers the basics of functions in Python, including their definition, purpose, and usage.
Functional Programming Basics in Scala
Covers the basics of functional programming in Scala, including evaluation strategies, conditionals, and value definitions, with a focus on computing square roots with Newton's method.
Blocks and Lexical Scopes
Explores nested functions, blocks, visibility rules, and lexical scoping in Scala.
Object Copying and Encapsulation
Explores object copying, encapsulation, and the importance of defensive copying in Java.
Python Modules and Pandas
Introduces Python modules, scoping, lambdas, and pandas for data manipulation and analysis.
Nested Classes: Modeling Grids and Cells
Covers nested classes in Java, focusing on modeling grids and cells for games.
Type Inference
Explores type inference in statically typed languages, using algorithms to assign types to program expressions accurately.
Functions: Programming Level
Covers the concept of functions at the programming level and their types.