Video Tutorial: Introduction to JavaScript
Topics Covered
What JavaScript Does
Adds interactivity, animation, slideshows, form validation to webpages.
Client-Side vs Server-Side
Browser JS vs Node.js — different runtimes, same language.
Variables, Strings, Functions
Defining variables, performing calculations, concatenating strings, working with the DOM.
jQuery & GreenSock
When to use jQuery, when to use GSAP, when to use plain JavaScript.
Master JavaScript at Noble Desktop
Noble Desktop's JavaScript Development Certificate teaches modern JavaScript and React.
Get started with the fundamentals of client-side (front-end) JavaScript, opening up your webpages to new and exciting functionality. Then continue learning in our JavaScript for Front-End class.
View the Presentation Slides
Download Demo Files