ocamlverse.github.io icon indicating copy to clipboard operation
ocamlverse.github.io copied to clipboard

Add pages for "OCaml for X programmers"

Open kalouantonis opened this issue 7 years ago • 4 comments

Many projects have guides like this. I think they're pretty handy for people coming from other languages looking to grasp the syntax/idioms quickly. Some examples:

Rust:

Scala:

Haskell:

This list is by no means extensive.

kalouantonis avatar May 17 '18 13:05 kalouantonis

Great idea!

I can see this being its own page (ocaml_for_x_programmers) linking to a bunch of different pages. It could sit in learning, have its own subfolder within learning, and be linked from the main page.

bluddy avatar May 17 '18 13:05 bluddy

Nice idea.

Here's a list of related articles I've in my bookmarks:

I know this is a lot of information but I just want to leave this here for reference.

I can start working on "OCaml for Python Programmers". I used Python extensively when I started learning OCaml.

rizo avatar May 17 '18 14:05 rizo

OCaml for Reason Programmers might prove quite useful to write.

pmetzger avatar May 17 '18 14:05 pmetzger

I'm planning on starting an "OCaml for Scala Programmers" since I use Scala at work, once I get some more time available.

kalouantonis avatar May 18 '18 08:05 kalouantonis