Blog

The OCaml Planet RSS

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.

Talking with António Monteiro about Melange, Esy, Reason, OCaml and more

If you would like to sponsor the show contact https://twitter.com/davesnx Consider sponsoring António's work: https://github.com/sponsors/anmonteiro

20 Aug 2021

Watch OCaml

View Video
Let Definitions | OCaml Programming | Chapter 2 Video 4

Using `let` definitions to bind values to names. Textbook: https://cs3110.github.io/textbook

25 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Let Definitions | OCaml Programming | Chapter 2 Video 4

Using `let` definitions to bind values to names. Textbook: https://cs3110.github.io/textbook

25 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Scope and the Toplevel | OCaml Programming | Chapter 2 Video 7

What looks like mutability in the toplevel is not -- it's really just a consequence of scope. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
Scope and the Toplevel | OCaml Programming | Chapter 2 Video 7

What looks like mutability in the toplevel is not -- it's really just a consequence of scope. Textbook: https://cs3110.github.io/textbook

22 Jun 2021

OCaml Programming: Correct + Efficient + Beautiful

View Video
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
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