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
Clojure
Graph Chatbot
Related lectures (13)
Login to filter by course
Login to filter by course
Reset
Previous
Page 1 of 2
Next
Common Sequences Operations
Covers common operations on sequences like lists and tuples, including slicing, extending, and replacing elements.
Functional Programming: Concepts and Implementation
Covers the concepts and implementation of functional programming in Scala, emphasizing functions, immutable data, and data abstraction.
Safe Mutation in Practice
Explores safe mutation in functional programming through lazy evaluation, object invariants, and efficient caching functions.
Polymorphism: Cons-Lists
Covers the concept of polymorphism in programming and the implementation of immutable linked lists in Scala.
Sustainable Cloud Computing: EPFL Efforts
Covers EPFL's efforts in reducing CO2 emissions through sustainable cloud computing and collaborations with Oracle for automated bug hunting technology.
Designing Actor Systems
Covers the principles of designing actor systems for reactive programming and explores practical examples like the Link Checker system.
Efficiently Implementing a Language in GraalVM
Explores efficiently implementing a new programming language in GraalVM using partial evaluation and memory access profiling.
Amortized Conc-Tree Appends
Explores constant time appends in Conc-Trees and counting in a binary number system.
Legacy Web Hosting Services Tour
Covers a tour of legacy web hosting services and discussions on future services storage.
Functional Programming Principles
Covers the principles and benefits of functional programming, emphasizing immutable data and functions.