Professor Frisby's Mostly Adequate Guide to Functional ProgrammingКНИГИ » ПРОГРАММИНГ
Название: Professor Frisby's Mostly Adequate Guide to Functional Programming Автор: Brian Lonsdorf Издательство: Self-publishing Год: 2019 Формат: PDF Страниц: 146 Размер: 10 Mb Язык: English
This is a book on the functional paradigm in general. We'll use the world's most popular functional programming language: jаvascript. Some may feel this is a poor choice as it's against the grain of the current culture which, at the moment, feels predominately imperative.
That said, typed functional languages will, without a doubt, be the best place to code in the style presented by this book. jаvascript will be our means of learning a paradigm, where you apply it is up to you. Luckily, the interfaces are mathematical and, as such, ubiquitous. You'll find yourself at home with Swiftz, Scalaz, Haskell, PureScript, and other mathematically inclined environments.