Real World OCaml

Real World OCaml
Author: Yaron Minsky
Publisher: "O'Reilly Media, Inc."
Total Pages: 739
Release: 2013-11-04
Genre: Computers
ISBN: 1449324754

Download Real World OCaml Book in PDF, Epub and Kindle

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
Language: en
Pages: 739
Authors: Yaron Minsky
Categories: Computers
Type: BOOK - Published: 2013-11-04 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book�
Real World OCaml
Language: en
Pages: 509
Authors: Yaron Minsky
Categories: Computers
Type: BOOK - Published: 2013-11-04 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book�
Real World OCaml
Language: en
Pages: 450
Authors: Jason Hickey
Categories: Computers
Type: BOOK - Published: 2013-04-15 - Publisher: O'Reilly Media, Incorporated

GET EBOOK

Learn how to solve day-to-day problems in data processing, numerical computation, system scripting, and database-driven web applications with the OCaml multi-pa
Real World OCaml: Functional Programming for the Masses
Language: en
Pages: 514
Authors: Anil Madhavapeddy
Categories: Computers
Type: BOOK - Published: 2022-09-30 - Publisher: Cambridge University Press

GET EBOOK

This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book'
Practical OCaml
Language: en
Pages: 466
Authors: Joshua B. Smith
Categories: Computers
Type: BOOK - Published: 2008-01-03 - Publisher: Apress

GET EBOOK

Objective Caml (OCaml) is an open source programming language that utilizes both functional and object oriented programming. Practical OCaml teaches Objective C