O’Reilly, 2000, 757 p. The desire to write a book on Objective Caml sprang from the authors' pedagogical experience in teaching programming concepts through the Objective Caml language. The students in various majors and the engineers in continuing education at Pierre and Marie Curie University have, through their dynamism and their critiques, caused our presentation of the...
Pragmatic Programmers, LLC., 2019. — 202 p. — ISBN: 978-1-68050-633-4. ReasonML is a new, type:safe, functional language that compiles to efficient, readable JavaScript. ReasonML interoperates with existing JavaScript libraries and works especially well with React, one of the most popular front-end frameworks. Learn how to take advantage of the power of a functional language...
2nd Edition. — Cambridge University Press, 2022. — 514 p. This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book's many examples, you'll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable systems code using functional programming....
O’Reilly, 2013. — 510 p. — ISBN: 978-1-4493-2390-5 This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book’s many examples, you’ll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable systems code. Real World OCaml takes you through the...
Apress Media, LLC, 2023. — 471 p. — ISBN13: 978-1-4842-8852-8. This unique open-access book applies the functional OCaml programming language to numerical or computational weighted data science, engineering, and scientific applications. This book is based on the author's first-hand experience building and maintaining Owl, an OCaml-based numerical computing library. You'll first...
New York: Coherent Press, 2014. — 218 p. In More OCaml John Whitington takes a meandering tour of functional programming with OCaml, introducing various language features and describing some classic algorithms. The book ends with a large worked example dealing with the production of PDF files. There are questions for each chapter together with worked answers and hints. More...
Coherent Press, 2013. — 204 p. — ISBN: 978-0-9576711-0-2. In OCaml from the Very Beginning, John Whitington takes a no-prerequisites approach to teach a modern general-purpose programming language. Each small, self-contained chapter introduces a new topic, building until the reader can write quite substantial programs. There are plenty of questions and, crucially, worked...
Comments