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 unti...

Buy Now From Amazon

Product Review

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.

Chapters:

  • Getting Ready
  • Starting Off
  • Names and Functions
  • Case by Case
  • Making Lists
  • Sorting Things
  • Functions upon Functions upon Functions
  • When Things Go Wrong
  • Looking Things Up
  • More with Functions
  • New Kinds of Data
  • Growing Trees
  • In and Out
  • Putting Things in Boxes
  • The Other Numbers
  • The OCaml Standard Library
  • Building Bigger Programs
  • Answers to Questions
  • Hints for Questions
  • Coping with Errors


Similar Products

More OCaml: Algorithms, Methods, and DiversionsReal World OCaml: Functional programming for the massesPurely Functional Data StructuresAn Introduction to Functional Programming Through Lambda Calculus (Dover Books on Mathematics)Types and Programming Languages (MIT Press)The Go Programming Language (Addison-Wesley Professional Computing Series)ML for the Working Programmer, 2nd EditionThe Little MLerA Book of Abstract Algebra: Second Edition (Dover Books on Mathematics)Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages (Pragmatic Programmers)