Skip to content

Latest commit

 

History

History
32 lines (30 loc) · 1.48 KB

ocaml-from-the-very-beginning.md

File metadata and controls

32 lines (30 loc) · 1.48 KB
title slug description recommendation authors published cover language links difficulty pricing
OCaml From the Very Beginning
ocaml-from-the-very-beginning
In "OCaml from the Very Beginning" John Whitington takes a no-prerequisites approach to teaching a modern general-purpose programming language.
John Whitington's "OCaml from the Very Beginning" is a beginner-friendly guide to learning OCaml, a modern programming language. The book gradually introduces concepts in concise chapters, with exercises and answers. It's suitable for both novice and experienced programmers, and can be used in academic settings or for self-study.
John Whitington
2013-06-07
books/ocaml-from-the-very-beginning.jpg
english
description uri
Read Online
description uri
Buy on Amazon
beginner
free

In OCaml from the Very Beginning, John Whitington takes a no-prerequisites approach to teaching 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 answers and hints.

OCaml from the Very Beginning will appeal both to new programmers, and experienced programmers eager to explore functional languages such as OCaml. It is suitable both for formal use within an undergraduate or graduate curriculum, and for the interested amateur.