- Добавил: literator
- Дата: 10-06-2023, 17:29
- Комментариев: 0

Автор: Harry Yoon
Издательство: Coding Books Press
Год: 2023-02-22 (Revision 1.0.1)
Страниц: 375
Язык: английский
Формат: pdf, epub, mobi
Размер: 10.2 MB
Improve Your Haskell Programming Skills in a Weekend! This book is a "mini" language reference on Haskell, which is one of the most widely used (pure) functional programming languages. We go through all salient features of the modern Haskell programming language in this book (based on the Haskell 2010 Language Report). Although it is written as a reference, you can read it more or less from beginning to end and you should be able to get the overall picture of the Haskell language if you have some prior experience with functional programming in Haskell or other ML-style functional programming languages. This book is, however, not for absolute beginners. Functional programming is different from imperative programming. But, not necessarily more difficult. Haskell is one of the most widely used functional programming languages. Haskell has been around for over 30 years, and it has influenced the language designs of numerous (modern) programming languages, including many popular imperative languages such as Python, jаvascript, C#, Julia, and Rust to name a few.