وبلاگ بلیان

Functional JavaScript: Introducing Functional Programming with Underscore.js

معرفی کتاب «Functional JavaScript: Introducing Functional Programming with Underscore.js» نوشتهٔ Michael Fogus، منتشرشده توسط نشر O'Reilly Media در سال 2013. این کتاب در فرمت pdf، زبان انگلیسی ارائه شده است. «Functional JavaScript: Introducing Functional Programming with Underscore.js» در دستهٔ بدون دسته‌بندی قرار دارد.

How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to understand and test by using JavaScript’s functional programming support. Author Michael Fogus shows you how to apply functional-style concepts with Underscore.js, a JavaScript library that facilitates functional programming techniques. Sample code is available on GitHub at https://github.com/funjs/book-source. Fogus helps you think in a functional way to help you minimize complexity in the programs you build. If you’re a JavaScript programmer hoping to learn functional programming techniques, or a functional programmer looking to learn JavaScript, this book is the ideal introduction.* Use applicative programming techniques with first-class functions * Understand how and why you might leverage variable scoping and closures * Delve into higher-order functions—and learn how they take other functions as arguments for maximum advantage * Explore ways to compose new functions from existing functions * Get around JavaScript’s limitations for using recursive functions * Reduce, hide, or eliminate the footprint of state change in your programs * Practice flow-based programming with chains and functional pipelines * Discover how to code without using classes How can you overcome JavaScript language oddities and unsafe features? With this book, you’ll learn how to create code that’s beautiful, safe, and simple to understand and test by using JavaScript’s functional programming support. Author Michael Fogus shows you how to apply functional-style concepts with Underscore.js, a JavaScript library that facilitates functional programming techniques. Sample code is available on GitHub at https://github.com/funjs/book-source.Fogus helps you think in a functional way to help you minimize complexity in the programs you build. If you’re a JavaScript programmer hoping to learn functional programming techniques, or a functional programmer looking to learn JavaScript, this book is the ideal introduction.Use applicative programming techniques with first-class functionsUnderstand how and why you might leverage variable scoping and closuresDelve into higher-order functions—and learn how they take other functions as arguments for maximum advantageExplore ways to compose new functions from existing functionsGet around JavaScript’s limitations for using recursive functionsReduce, hide, or eliminate the footprint of state change in your programsPractice flow-based programming with chains and functional pipelinesDiscover how to code without using classes While some web developers dismiss JavaScript as a flawed language, this succinct book shows you how to make the best of it by practicing a functional style of JavaScript programming. Written by Michael Fogusa core contributor to Clojure and ClojureScript, and author of The Joy of Clojure (Manning)this book is packed with not only the how of functional programming, but also the why . Each topic illustrated with pointed examples. Youll also get a thorough reference to the Underscore.js library and its idioms, including: Closures Applicative programming Laziness Immutability Higher-order functions Purity Combinators Currying and partial application
دانلود کتاب Functional JavaScript: Introducing Functional Programming with Underscore.js