From 8df3a8b1395fbdd48de25d3f7e1bfd0b12248e78 Mon Sep 17 00:00:00 2001 From: e-zheng Date: Thu, 17 Jun 2021 19:17:51 -0400 Subject: [PATCH] Adding Ocaml --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5f06544..8ebfe4f6 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ A collection of powerful books that can help at different points in life - [NodeJS](https://www.nodebeginner.org/#hello-world) - Getting started with nodejs. - [Kotlin](https://kotlinlang.org/) +- [OCaml] (https://ocaml.org/) - A great introduction to functional programming! + - [PHP](https://php.net) - An old favorite. Not that popular today, but half of the world still runs on it. - [Scala](https://www.scala-lang.org/)