Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

JavaScript - Novice to Ninja (2nd edition)

Posted By: arundhati
JavaScript - Novice to Ninja (2nd edition)

Darren Jones, "JavaScript - Novice to Ninja (2nd edition)"
2017 | ISBN-10: 099538262X | 650 pages | PDF true | 5 MB

JavaScript is a must-have skill for all web developers. JavaScript: Novice to Ninja is a fun, practical, and comprehensive guide to the modern usage of this deceptively powerful language. Comprehensively updated to cover ECMAScript 6 and modern JavaScript development, the second edition of this step-by-step introduction to coding in JavaScript will show you how to to solve real-world problems, design eye-catching animations, build smarter forms, and develop richer applications.

• Learn the basics of JavaScript programming: functions, methods, properties, loops and logic
• Use events to track user interactions
• Build smarter web forms that improve the user experience
• Work with the document object model (DOM) and Ajax to dynamicall update your pages
• Add functionality to your apps using HTML5's powerful APIs
• Use Test Driven Development methodology to write more robust code
• Build a complete, working JavaScript quiz app from scratch