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�
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
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

Ruby Cookbook
Language: en
Pages: 990
Authors: Lucas Carlson
Categories: Computers
Type: BOOK - Published: 2015-03-24 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Why spend time on coding problems that others have already solved when you could be making real progress on your Ruby project? This updated cookbook provides mo
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