realworldocaml / book

V2 of Real World OCaml
https://dev.realworldocaml.org
Other
1.18k stars 175 forks source link

new chapters to consider for v2 #3437

Closed avsm closed 2 years ago

avsm commented 3 years ago

From https://twitter.com/avsm/status/1316324769718063104

summary is: (to edit)

ejmg commented 3 years ago

all of them sound great, but extra :+1: for UTF-8 string processing, PPX, and intro to monads/let+/let*/applicative functors :slightly_smiling_face:

benjub commented 3 years ago

IMHO tooling, testing, debugging and guidelines/best practices for large projects would be a valuable addition to the existing OCaml literature and would justify the "real world" of the title.

yminsky commented 3 years ago

Well, there's a draft of the testing chapter up now...

https://dev.realworldocaml.org/testing.html

yminsky commented 2 years ago

The v2 chapters have been finalized, so closing this issue.