Sponsored
Sponsored
Media Summary: How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: Defining a persistent stack data structure as an Jane Street is an electronic trading firm that uses low latency trading systems built

From Ocaml 4 To 5 - Detailed Analysis & Overview

How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: Defining a persistent stack data structure as an Jane Street is an electronic trading firm that uses low latency trading systems built Functions can take other functions as input and return them as output, making them "higher order". Textbook: ... Lex Fridman Podcast full episode: Thank you for listening ❤ Check out our ... Application of functions to "too few" of arguments, and syntactic sugar. Textbook:

The concerns and benefits of modular programming: namespaces, interfaces, encapsulation, code reuse Textbook: ... How to implement the `map` functional. Textbook: Comparing the difference between `open` and `include` in modules Textbook: How to combine elements of a list, as a warmup for the `fold` functional. Textbook: How to implement a function that counts up with every invocation, using references Textbook: 0xCaml From a System Engineer's Point of View Dmitriy Kovalenko (LightSource) ABSTRACT I do a lot of Rust, C, Zig and ...

Functional data structure do not use imperative features, hence are persistent rather than ephemeral Textbook: ... Broadcasted live on Twitch at 2020-11-20 -- Watch live at Source Code: ...

Photo Gallery

From OCaml 4 to 5 and from Parmap to Effects: A legacy code transition story - FUN OCaml 2025
Fold | OCaml Programming | Chapter 4 Video 5
Functional Stacks | OCaml Programming | Chapter 5 Video 3
The Saga of Multicore OCaml
Higher-Order Functions | OCaml Programming | Chapter 4 Video 1
Let Expressions | OCaml Programming | Chapter 2 Video 5
DHH on OCaml and functional programming languages | Lex Fridman Podcast Clips
Why OCaml
Partial Application | OCaml Programming | Chapter 2 Video 14
Modular Programming | OCaml Programming | Chapter 5 Video 1
Implementing Map | OCaml Programming | Chapter 4 Video 3
Include vs Open | OCaml Programming | Chapter 5 Video 16
View Detailed Profile
From OCaml 4 to 5 and from Parmap to Effects: A legacy code transition story - FUN OCaml 2025

From OCaml 4 to 5 and from Parmap to Effects: A legacy code transition story - FUN OCaml 2025

From OCaml 4 to 5

Fold | OCaml Programming | Chapter 4 Video 5

Fold | OCaml Programming | Chapter 4 Video 5

How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: https://cs3110.github.io/textbook.

Sponsored
Functional Stacks | OCaml Programming | Chapter 5 Video 3

Functional Stacks | OCaml Programming | Chapter 5 Video 3

Defining a persistent stack data structure as an

The Saga of Multicore OCaml

The Saga of Multicore OCaml

Jane Street is an electronic trading firm that uses low latency trading systems built

Higher-Order Functions | OCaml Programming | Chapter 4 Video 1

Higher-Order Functions | OCaml Programming | Chapter 4 Video 1

Functions can take other functions as input and return them as output, making them "higher order". Textbook: ...

Sponsored
Let Expressions | OCaml Programming | Chapter 2 Video 5

Let Expressions | OCaml Programming | Chapter 2 Video 5

let` expressions Textbook: https://cs3110.github.io/textbook.

DHH on OCaml and functional programming languages | Lex Fridman Podcast Clips

DHH on OCaml and functional programming languages | Lex Fridman Podcast Clips

Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=vagyIcmIGOQ Thank you for listening ❤ Check out our ...

Why OCaml

Why OCaml

A summary of why Jane Street uses

Partial Application | OCaml Programming | Chapter 2 Video 14

Partial Application | OCaml Programming | Chapter 2 Video 14

Application of functions to "too few" of arguments, and syntactic sugar. Textbook: https://cs3110.github.io/textbook.

Modular Programming | OCaml Programming | Chapter 5 Video 1

Modular Programming | OCaml Programming | Chapter 5 Video 1

The concerns and benefits of modular programming: namespaces, interfaces, encapsulation, code reuse Textbook: ...

Implementing Map | OCaml Programming | Chapter 4 Video 3

Implementing Map | OCaml Programming | Chapter 4 Video 3

How to implement the `map` functional. Textbook: https://cs3110.github.io/textbook.

Include vs Open | OCaml Programming | Chapter 5 Video 16

Include vs Open | OCaml Programming | Chapter 5 Video 16

Comparing the difference between `open` and `include` in modules Textbook: https://cs3110.github.io/textbook.

Combine | OCaml Programming | Chapter 4 Video 4

Combine | OCaml Programming | Chapter 4 Video 4

How to combine elements of a list, as a warmup for the `fold` functional. Textbook: https://cs3110.github.io/textbook.

Implementing a Counter | OCaml Programming | Chapter 7 Video 5

Implementing a Counter | OCaml Programming | Chapter 7 Video 5

How to implement a function that counts up with every invocation, using references Textbook: https://cs3110.github.io/textbook.

0xCaml From a System Engineer's Point of View - Dmitriy Kovalenko - FUN OCaml 2025

0xCaml From a System Engineer's Point of View - Dmitriy Kovalenko - FUN OCaml 2025

0xCaml From a System Engineer's Point of View Dmitriy Kovalenko (LightSource) ABSTRACT I do a lot of Rust, C, Zig and ...

OCaml | OCaml Programming | Chapter 1 Video 5

OCaml | OCaml Programming | Chapter 1 Video 5

Reasons why we use

Functional Data Structures | OCaml Programming | Chapter 5 Video 4

Functional Data Structures | OCaml Programming | Chapter 5 Video 4

Functional data structure do not use imperative features, hence are persistent rather than ephemeral Textbook: ...

Fast Parser Combinator Library from Scratch in OCaml (no dependencies)

Fast Parser Combinator Library from Scratch in OCaml (no dependencies)

Broadcasted live on Twitch at 2020-11-20 -- Watch live at https://www.twitch.tv/tsoding Source Code: ...

Related Video Content

Welcome to a World of OCaml information

OCaml is a general-purpose, industrial-strength programming language with an emphasis on expressiveness and safety.

OCaml - Wikipedia information

OCaml (/ oʊˈkæməl / oh-KAM-əl, formerly Objective Caml) is a general-purpose, high-level, multi-paradigm programming...

GitHub - ocaml/ocaml: The core OCaml system: compilers, runtime … information

OCaml is a functional, statically-typed programming language from the ML family, offering a powerful module system...

OCaml - The OCaml Programming Language information

The OCaml Programming Language OCaml is a powerful functional programming language, with strong type-checking and...

Documentation - Caml information

Tutorials on OCaml The first part of the OCaml manual provides an introduction to the core language, objects and...

Sponsored