Douglas Crockford
Gebundenes Buch

How JavaScript Works

Versandkostenfrei!
Versandfertig in 1-2 Wochen
35,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
18 °P sammeln!
A light-hearted romp thru the world's most misunderstood programming language. Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript's number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and then uses higher order functions to achieve class-free object oriented programming. The book also looks at eventual programming, testing, and purity, all the while looking at the requirements of The N...