Java is not the same thing as JavaScript.
As you dig into the world of web development, you are likely to encounter many references to JavaScript. You will also encounter many references to Java. Java and JavaScript are both programming languages, and they were both born on the same day: May 23, 1995. However, they are two very different things. Just as ham is not the same thing as hamster, the programming language Java is not the same thing as JavaScript.
JavaScript is a "scripting language" that interacts with the web browser to make web pages truly interactive. Although JavaScript is occasionally used for other purposes, it almost always is used in the context of a web browser. It is often used to create browser-based applications, and it is often used to create miniature browser-based games. As Katie Bouwkamp noted in 2016, "almost every website incorporates some element of JavaScript to add to the user experience." The software developer Eric Elliot estimates that "about one-third of all developer jobs require some JavaScript knowledge."
Java is a robust programming language which does not rely on a web browser. This language is used to develop all native applications on the Android platform, and Bouwkamp argues that it is "used by some 9 million developers and [is] running on 7 billion devices worldwide." Sylvain Saurel agrees with Bouwkamp about Java's importance, noting that, "As we enter a new decade in 2020, Java is more than ever a programming language to learn. Whether as a first language or to broaden your programming skills, Java will bring you a lot and will be a significant asset to your career."
To earn this badge, you will work through two interlinked tutorials on LinkedIn Learning: Doug Winnie's "Computer Science Principles" and Kathryn Hodges' "Learning Java." Also, if you notice any problems with this page or with other pages, please use the "report problems" link at the bottom of this page.