Real World OCaml

Real World OCaml
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 739
Release :
ISBN-10 : 9781449324759
ISBN-13 : 1449324754
Rating : 4/5 (59 Downloads)

Book Synopsis Real World OCaml by : Yaron Minsky

Download or read book Real World OCaml written by Yaron Minsky and published by "O'Reilly Media, Inc.". This book was released on 2013-11-04 with total page 739 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. Real World OCaml takes you through the concepts of the language at a brisk pace, and then helps you explore the tools and techniques that make OCaml an effective and practical tool. In the book’s third section, you’ll delve deep into the details of the compiler toolchain and OCaml’s simple and efficient runtime system. Learn the foundations of the language, such as higher-order functions, algebraic data types, and modules Explore advanced features such as functors, first-class modules, and objects Leverage Core, a comprehensive general-purpose standard library for OCaml Design effective and reusable libraries, making the most of OCaml’s approach to abstraction and modularity Tackle practical programming problems from command-line parsing to asynchronous network programming Examine profiling and interactive debugging techniques with tools such as GNU gdb


Real World OCaml Related Books