Welcome to E-Books Directory
This page lists freely downloadable books.
Objective Caml (OCaml)
E-Books for free online viewing and/or download
e-books in this category
| Tweet |
Introduction to Objective Caml
by Jason Hickey - Caltech , 2008
OCaml is a high-performance dialect of ML. This book presents a practical introduction and guide to the language, with topics ranging from how to write a program to the concepts and conventions that affect how programs are developed in OCaml.
(436 views)
Think OCaml
by Nicholas Monje, Allen Downey - Green Tea Press , 2011
An introductory programming textbook based on the OCaml language. It is intended for newcomers and also those who know some programming but want to learn programming in the function-oriented paradigm, or those who simply want to learn OCaml.
(518 views)
Unix System Programming in OCaml
by Xavier Leroy, Didier Remy , 2011
This document is an introductory course on Unix system programming, with an emphasis on communications between processes. The main novelty of this work is the use of the OCaml language, a dialect of the ML language, instead of the C language.
(968 views)
Developing Applications with Objective Caml
by E. Chailloux, P. Manoury, B. Pagano - O'Reilly Media , 2002
Developing Applications with Objective Caml is a preliminary translation of a comprehensive book on OCaml, covering not only the core language, but also modules, objects and classes, threads and systems programming, and interoperability with C.
(961 views)
| Tweet |