Functional JavaScript
Autor Michael Fogusen Limba Engleză Paperback – 17 iun 2013
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
Preț: 137.41 lei
Preț vechi: 171.77 lei
-20% Nou
Puncte Express: 206
Preț estimativ în valută:
26.29€ • 27.17$ • 21.87£
26.29€ • 27.17$ • 21.87£
Carte disponibilă
Livrare economică 27 februarie-13 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781449360726
ISBN-10: 1449360726
Pagini: 260
Ilustrații: black & white illustrations, black & white line drawings, figures
Dimensiuni: 185 x 242 x 14 mm
Greutate: 0.41 kg
Editura: O'Reilly
Locul publicării:Beijing, China
ISBN-10: 1449360726
Pagini: 260
Ilustrații: black & white illustrations, black & white line drawings, figures
Dimensiuni: 185 x 242 x 14 mm
Greutate: 0.41 kg
Editura: O'Reilly
Locul publicării:Beijing, China
Cuprins
Notă biografică
Michael Fogus is software developer with experience in distributedsimulation, machine vision, and expert systems construction. He's actively involved in the Clojure and Scala communities.