Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

THINKING FUNCTIONALLY WITH HASKELL
Título:
THINKING FUNCTIONALLY WITH HASKELL
Subtítulo:
Autor:
BIRD, R
Editorial:
CAMBRIDGE UNIVERSITY PRESS
Año de edición:
2014
Materia
OTROS LENGUAJES
ISBN:
978-1-107-45264-0
Páginas:
354
48,95 €

 

Sinopsis

Richard Bird is famed for the clarity and rigour of his writing. His new textbook, which introduces functional programming to students, emphasises fundamental techniques for reasoning mathematically about functional programs. By studying the underlying equational laws, the book enables students to apply calculational reasoning to their programs, both to understand their properties and to make them more efficient. The book has been designed to fit a first- or second-year undergraduate course and is a thorough overhaul and replacement of his earlier textbooks. It features case studies in Sudoku and pretty-printing, and over 100 carefully selected exercises with solutions. This engaging text will be welcomed by students and teachers alike.

Introduces concepts and techniques without too much focus on one specific language
Written by a world expert in functional programming and the calculation of algorithms
End-of-chapter exercises and solutions make it suitable for self-study



Table of Contents

Preface
1. What is functional programming?
2. Expressions, types and values
3. Numbers
4. Lists
5. A simple Sudoku solver
6. Proofs
7. Efficiency
8. Pretty-printing
9. Infinite lists
10. Imperative functional programming
11. Parsing
12. A simple equational calculator
Index.