Real World OCaml

Real World OCaml
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 618
Release :
ISBN-10 : 9781449324759
ISBN-13 : 1449324754
Rating : 4/5 (754 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 618 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

Real World OCaml
Language: en
Pages: 618
Authors: Yaron Minsky
Categories: Computers
Type: BOOK - Published: 2013-11-04 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

This fast-moving tutorial introduces you to OCaml, an industrial-strength programming language designed for expressiveness, safety, and speed. Through the book�
VB & VBA in a Nutshell: The Language
Language: en
Pages: 650
Authors: Paul Lomax
Categories: Computers
Type: BOOK - Published: 1998 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

In the tradition of Java in a Nutshell, this book boils down the essentials of VB and VBA, and includes undocumented areas essential to everyday programming.
Scalable and Modular Architecture for CSS
Language: en
Pages: 140
Authors: Jonathan Snook
Categories: Cascading style sheets
Type: BOOK - Published: 2011-11-27 - Publisher:

DOWNLOAD EBOOK

Module Theory
Language: en
Pages: 296
Authors: Alberto Facchini
Categories: Mathematics
Type: BOOK - Published: 2012-02-03 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

This book presents topics in module theory and ring theory: some, such as Goldie dimension and semiperfect rings are now considered classical and others more sp
Ruby Best Practices
Language: en
Pages: 332
Authors: Gregory T Brown
Categories: Computers
Type: BOOK - Published: 2009-06-11 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

How do you write truly elegant code with Ruby? Ruby Best Practices is for programmers who want to use Ruby as experienced Rubyists do. Written by the developer