Blog

The OCaml Planet

Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.

Want your Blog Posts or Videos to Show Here?

To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.

Variable Expressions and Scope | OCaml Programming | Chapter 2 Video 6

How `let` expressions create scope and shadowing. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Let Expressions | OCaml Programming | Chapter 2 Video 5

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

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Let Expressions | OCaml Programming | Chapter 2 Video 5

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

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
If Expressions | OCaml Programming | Chapter 2 Video 3

`if-then-else` expressions. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
If Expressions | OCaml Programming | Chapter 2 Video 3

`if-then-else` expressions. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Expressions | OCaml Programming | Chapter 2 Video 2

Expressions and values; the OCaml toplevel, utop. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Expressions | OCaml Programming | Chapter 2 Video 2

Expressions and values; the OCaml toplevel, utop. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Five Aspects of Learning a Programming Language | OCaml Programming | Chapter 2 Video 1

Syntax, semantics, idioms, libraries, tools. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Five Aspects of Learning a Programming Language | OCaml Programming | Chapter 2 Video 1

Syntax, semantics, idioms, libraries, tools. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Lambdas | OCaml Programming | Chapter 2 Video 9

More about anonymous functions, aka lambdas. Textbook: https://cs3110.github.io/textbook

15 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video