Add 'Learn Programming with OCaml' to the list (#12347)

* Add 'Learn Programming with OCaml' to the list

* fixed alphabet ordering

* Update OCaml book entry with translator information

Added translator credit for the OCaml book.

* Fix typo in OCaml resource description

* Update books/free-programming-books-langs.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Srishti Soni 2025-10-11 06:44:26 +05:30 committed by GitHub
parent 028166ecc0
commit 50cad37b9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1732,6 +1732,7 @@ Books on general-purpose programming that don't focus on a specific language are
* [Developing Applications With Objective Caml](http://caml.inria.fr/pub/docs/oreilly-book/)
* [Functional Programming in OCaml](https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/) - Michael R. Clarkson
* [Learn Programming with OCaml: Algorithms and Data Structures](https://usr.lmf.cnrs.fr/lpo/lpo.pdf) - Sylvain Conchon, Jean-Christophe Filliâtre - trl.: Urmila Nair (PDF)
* [OCaml From the Ground Up](https://ocamlbook.org) - Daniil Baturin (HTML) *( :construction: in process)*
* [OCaml from the Very Beginning](https://johnwhitington.net/ocamlfromtheverybeginning/) - John Whitington
* [OCaml Scientific Computing](https://ocaml.xyz/book/) - Liang Wang, Jianxin Zhao (HTML) *( :construction: in process)*