Logo

Real World OCaml: Functional programming for the masses

Large book cover: Real World OCaml: Functional programming for the masses

Real World OCaml: Functional programming for the masses
by

Publisher: O'Reilly Media
ISBN/ASIN: B00GG21E2O
Number of pages: 510

Description:
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Introduction to Objective CamlIntroduction to Objective Caml
by - Caltech
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.
(10266 views)
Book cover: Developing Applications with Objective CamlDeveloping Applications with Objective Caml
by - O'Reilly Media
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.
(9489 views)
Book cover: Unix System Programming in OCamlUnix System Programming in OCaml
by
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.
(11036 views)
Book cover: Functional Programming in OCamlFunctional Programming in OCaml
by - Cornell University
This course is about making you a better programmer. This course gives you the opportunity to now learn a new language from scratch and reflect along the way about the difference between programming and programming in a language.
(4575 views)