Logo

Think OCaml by Nicholas Monje, Allen Downey

Small book cover: Think OCaml

Think OCaml
by

Publisher: Green Tea Press
Number of pages: 128

Description:
An introductory programming textbook based on the OCaml language. It is a modified version of Think Python by Allen Downey. It is intended for newcomers to programming 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.

Home page url

Download or read it online for free here:
Download link
(570KB, PDF)

Similar books

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.
(9542 views)
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.
(10314 views)
Book cover: Real World OCaml: Functional programming for the massesReal World OCaml: Functional programming for the masses
by - O'Reilly Media
This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. You'll quickly learn how OCaml stands out as a tool for writing fast, succinct, and readable systems code.
(9566 views)
Book cover: Using, Understanding, and Unraveling The OCaml LanguageUsing, Understanding, and Unraveling The OCaml Language
by - INRIA Paris-Rocquencourt
These notes are addressed to a wide audience of people interested in modern programming languages in general, ML-like languages in particular, or simply in OCaml, whether they are programmers or language designers, beginners or knowledgeable readers.
(10657 views)