b/booknew edited 3 years ago by Foreverloving

JavaScript – Novice to Ninja, Second Edition

This post was published 3 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

JavaScript – Novice to Ninja, Second Edition

English 2017 | ISBN-10: 099538262X | 650 pages | True PDF | 4.54 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