Basic JavaScript Hands-on Lab
JavaScript (JS) is a lightweight, interpreted, programming language with first-class functions. Most well-known as the scripting language for webpages, many non-browser environments also use it, such as node.js and Apache CouchDB. JS is a prototype-based, multi-paradigm, dynamic scripting language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
Learn the fundamentals of JavaScript, the programming language of the Web.
Please bring your laptop for this hands-on lab session.
NOTE: This session is designed for people with ZERO KNOWLEDGE and EXPERIENCE… Read the rest