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
Combinatorial Search and For-Expressions
Graph Chatbot
Related lectures (32)
Previous
Page 3 of 4
Next
Python Basics: Functions and Types
Covers Python basics, including data types, loops, functions, classes, and GUI creation.
Class hierarchies: pattern matching
Covers class hierarchies, pattern matching, function values, and function calls in Scala.
Programming Loops and Iterations
Covers the fundamental concepts of loops and iterations in programming, including conditional loops, for loops, while loops, break and continue statements.
Programming Concepts: Functions, Inheritance, Code Optimization
Covers advanced programming concepts like higher-order functions and inheritance.
Higher-Order Functions
Covers higher-order functions, function types, and anonymous functions in programming.
Higher-Order Functions: Lambda
Explores higher-order functions and lambda expressions in Python, showcasing their practical applications and concise syntax.
JSON Representation with Case Classes
Covers the representation of JSON data using case classes in Scala.
Method Calls: Evaluation and Examples
Explains method aspects, calls, arguments, evaluation, and return values.
Functional Programming Principles
Covers the principles and benefits of functional programming, emphasizing immutable data and functions.
Avoiding Variable Capture
Explores variable capture in higher-order functions and the importance of variable renaming.