
Stock image for illustration purposes only - book cover, edition or condition may vary.
Programming in Haskell
Graham Hutton
€ 47.19
FREE Delivery in Ireland
Description for Programming in Haskell
paperback. This extensively updated and expanded version of the best-selling first edition now covers recent and more advanced features of Haskell. Num Pages: 318 pages, 1 b/w illus. 120 exercises. BIC Classification: PBKS; UMX; UYA. Category: (P) Professional & Vocational; (U) Tertiary Education (US: College). Dimension: 177 x 298 x 18. Weight in Grams: 538.
Haskell is a purely functional language that allows programmers to rapidly develop clear, concise, and correct software. The language has grown in popularity in recent years, both in teaching and in industry. This book is based on the author's experience of teaching Haskell for more than twenty years. All concepts are explained from first principles and no programming experience is required, making this book accessible to a broad spectrum of readers. While Part I focuses on basic concepts, Part II introduces the reader to more advanced topics. This new edition has been extensively updated and expanded to include recent and more advanced features of Haskell, new examples and exercises, selected solutions, and freely downloadable lecture slides and example code. The presentation is clean and simple, while also being fully compliant with the latest version of the language, including recent changes concerning applicative, monadic, foldable, and traversable types.
Product Details
Publisher
Cambridge University Press
Format
Paperback
Publication date
2016
Condition
New
Number of Pages
318
Place of Publication
Cambridge, United Kingdom
ISBN
9781316626221
SKU
V9781316626221
Shipping Time
Usually ships in 4 to 8 working days
Ref
99-8
About Graham Hutton
Graham Hutton is Professor of Computer Science at the University of Nottingham. He has taught Haskell to thousands of students and received numerous best lecturer awards. Hutton has served as an editor of the Journal of Functional Programming, Chair of the Haskell Symposium and the International Conference on Functional Programming, and Vice-Chair of the Association for Computing Machinery (ACM) Special Interest Group on Programming Languages, and is an ACM Distinguished Scientist.
Reviews for Programming in Haskell
'The skills you acquire by studying this book will make you a much better programmer no matter what language you use to actually program in.' Erik Meijer, Facebook, from the Foreword Review of previous edition: 'The best introduction to Haskell available. There are many paths towards becoming comfortable and competent with the language but I think studying this book is the quickest path. I urge readers of this magazine to recommend Programming in Haskell to anyone who has been thinking about learning the language.' Duncan Coutts, The Monad.Reader Review of previous edition: 'Where this book excels is in the order and style of its exposition … With its ripe selection of examples and its careful clarity of exposition, the book is a welcome addition to the introductory functional programming literature.' Journal of Functional Programming