Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

MORE OCAML: ALGORITHMS, METHODS, AND DIVERSIONS
Título:
MORE OCAML: ALGORITHMS, METHODS, AND DIVERSIONS
Subtítulo:
Autor:
WHITINGTON, J
Editorial:
COHERENT PRESS
Año de edición:
2014
Materia
OTROS LENGUAJES
ISBN:
978-0-9576711-1-9
Páginas:
218
49,95 €

 

Sinopsis

In More OCaml John Whitington takes a meandering tour of functional programming with OCaml, introducing various language features and describing some classic algorithms. The book ends with a large worked example dealing with the production of PDF files. There are questions for each chapter together with worked answers and hints.

More OCaml will appeal both to existing OCaml programmers who wish to brush up their skills, and to experienced programmers eager to explore functional languages such as OCaml. It is hoped that each reader will find something new, or see an old thing in a new light. For the more casual reader, or those who are used to a different functional language, a summary of basic OCaml is provided at the front of the book.

Chapters:

Summary of Basic OCaml
Our Working Environment
Unravelling ´Fold´
Being Lazy
Named Tuples with Records
Generalized Input/Output
Streams of Bits
Compressing Data
Labelled and Optional Arguments
Formatted Printing
Searching for Things
Finding Permutations
Making Sets
Playing Games
Representing Documents
Writing Documents
Pretty Pictures
Adding Text
Answers to Questions
Hints for Questions
Coping with Errors