Composing Software: An Exploration of Functional Programming and Object Composition in JavaScript (2020 Update)КНИГИ » ПРОГРАММИНГ
Название: Composing Software: An Exploration of Functional Programming and Object Composition in javascript Автор: Eric Elliott Издательство: Leanpub Год: 2020-05-05 Формат: PDF, EPUB, MOBI Страниц: 238 Размер: 10 Mb Язык: English
All software design is composition: the act of breaking complex problems down into smaller problems and composing those solutions. Most developers have a limited understanding of compositional techniques. It's time for that to change.In "Composing Software", Eric Elliott shares the fundamentals of composition, including both function composition and object composition, and explores them in the context of javascript. The book covers the foundations of both functional programming and object oriented programming to help the reader better understand how to build and structure complex applications using simple building blocks.You'll learn:Functional programmingObject compositionHow to work with composite data structuresClosuresHigher order functionsFunctors (e.g., array.map)Monads (e.g., promises)TransducersLensesAll of this in the context of javascript, the most used programming language in the world. But the learning doesn't stop at javascript. You'll be able to apply these lessons to any language. This book is about the timeless principles of software composition and its lessons will outlast the hot languages and frameworks of today. Unlike most programming books, this one may still be relevant 20 years from now.This book began life as a popular blog post series that attracted hundreds of thousands of readers and influenced the way software is built at many high growth tech startups and fortune 500 companies.
Hands On Functional Programming in Rust Название: Hands On Functional Programming in Rust Автор: Andrew Johnson Издательство: packtpub Жанр: Программирование Год издания: 2018 Страниц: 249...
Imperative to Functional Programming Succinctly Название: Imperative to Functional Programming Succinctly Автор: Marc Clifton Издательство: Syncfusion Inc. Год: 2014 Формат: pdf Страниц: 101...
Functional Programming for Java Developers Название: Functional Programming for Java Developers Автор: Dean Wampler Издательство: O’Reilly Media, Inc. Год: 2011 Формат: PDF Страниц: 88 Размер:...