Media Summary: One of a series of short videos describing How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: Modifying the parser and AST to incorporate type annotations on `let` bound variables Textbook:

Very Basic Ocaml 5 Patterns - Detailed Analysis & Overview

One of a series of short videos describing How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: Modifying the parser and AST to incorporate type annotations on `let` bound variables Textbook: The concerns and benefits of modular programming: namespaces, interfaces, encapsulation, code reuse Textbook: ...

Photo Gallery

Very Basic OCaml 5: Patterns
SimPL Type System | OCaml Programming | Chapter 9 Video 32
OCaml in 90 Seconds
Very Basic OCaml 4: Names and Functions
Let Expressions | OCaml Programming | Chapter 2 Video 5
Fold | OCaml Programming | Chapter 4 Video 5
Pattern Matching | OCaml Programming | Chapter 3 Video 7
Adding Types to SimPL Interpreter | OCaml Programming | Chapter 9 Video 33
An Introduction to OCaml by Sudha Parimala
Pattern Matching with Variants Part 2 | OCaml Programming | Chapter 3 Video 15
OCaml is a BEAST, Here's why...
From OCaml 4 to 5 and from Parmap to Effects: A legacy code transition story - FUN OCaml 2025
View Detailed Profile
Very Basic OCaml 5: Patterns

Very Basic OCaml 5: Patterns

One of a series of short videos describing

SimPL Type System | OCaml Programming | Chapter 9 Video 32

SimPL Type System | OCaml Programming | Chapter 9 Video 32

Defining the type system for a

OCaml in 90 Seconds

OCaml in 90 Seconds

Get Cracked at Coding: https://app.codecrafters.io/join?via=lcarrio

Very Basic OCaml 4: Names and Functions

Very Basic OCaml 4: Names and Functions

One of a series of short videos describing

Let Expressions | OCaml Programming | Chapter 2 Video 5

Let Expressions | OCaml Programming | Chapter 2 Video 5

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

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.

Pattern Matching | OCaml Programming | Chapter 3 Video 7

Pattern Matching | OCaml Programming | Chapter 3 Video 7

Examples of

Adding Types to SimPL Interpreter | OCaml Programming | Chapter 9 Video 33

Adding Types to SimPL Interpreter | OCaml Programming | Chapter 9 Video 33

Modifying the parser and AST to incorporate type annotations on `let` bound variables Textbook: https://cs3110.github.io/textbook.

An Introduction to OCaml by Sudha Parimala

An Introduction to OCaml by Sudha Parimala

An Introduction to

Pattern Matching with Variants Part 2 | OCaml Programming | Chapter 3 Video 15

Pattern Matching with Variants Part 2 | OCaml Programming | Chapter 3 Video 15

More about using

OCaml is a BEAST, Here's why...

OCaml is a BEAST, Here's why...

Try CodeCrafters with 40% off! https://app.codecrafters.io/join?via=lcarrio.

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

A Taste of OCaml

A Taste of OCaml

This is a presentation on

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: ...

OCaml | OCaml Programming | Chapter 1 Video 5

OCaml | OCaml Programming | Chapter 1 Video 5

Reasons why we use