- JavaScript -




  Javascript is a text-based, object-oriented programming languages and is what makes websites interactive. For example, Javascript can animate images, create drop-down menus, and control multimedia. Additionally, like other object-oriented programming languages that you may be familiar with, Javascript includes things like variables, if/else statements, for loops, and functions. Let's take a closer look at these components that make up Javascript.