Speaking JavaScript (e-bog) af Rauschmayer, Axel
Rauschmayer, Axel (forfatter)

Speaking JavaScript e-bog

273,24 DKK (inkl. moms 341,55 DKK)
Like it or not, JavaScript is everywhere these daysfrom browser to server to mobileand now you, too, need to learn the language or dive deeper than you have. This concise book guides you into and through JavaScript, written by a veteran programmer who once found himself in the same position.Speaking JavaScript helps you approach the language with four standalone sections. First, a quick-start g...
E-bog 273,24 DKK
Forfattere Rauschmayer, Axel (forfatter)
Udgivet 25 februar 2014
Længde 460 sider
Genrer Web programming
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781449365011
Like it or not, JavaScript is everywhere these daysfrom browser to server to mobileand now you, too, need to learn the language or dive deeper than you have. This concise book guides you into and through JavaScript, written by a veteran programmer who once found himself in the same position.Speaking JavaScript helps you approach the language with four standalone sections. First, a quick-start guide teaches you just enough of the language to help you be productive right away. More experienced JavaScript programmers will find a complete and easy-to-read reference that covers each language feature in depth. Complete contents include:JavaScript quick start: Familiar with object-oriented programming? This part helps you learn JavaScript quickly and properly.JavaScript in depth: Learn details of ECMAScript 5, from syntax, variables, functions, and object-oriented programming to regular expressions and JSON with lots of examples. Pick a topic and jump in.Background: Understand JavaScripts history and its relationship with other programming languages.Tips, tools, and libraries: Survey existing style guides, best practices, advanced techniques, module systems, package managers, build tools, and learning resources.