Javascript Lessons

Want to learn more about programming with one of the primary languages of the web? Javascript allows you to make web apps and add interactivity to your web pages. These lessons will show you how to get started. You’ll begin by installing the Visual Code Studio Interface Development Environment (IDE). Try it for yourself!

You must install Visual Studio CodeLinks to an external site. on your computer. Once installed, you will need the following Extensions:

  • HTML CSS Support
  • JavaScript (ES6) code snippets

Watch and follow along with the How to Install Visual Studio Code VideoLinks to an external site. to learn how.