<h3>Note: This course is from 2017 so it is a little out of date as of today (May 2021). There is an updated course avaialble as <ahref="https://www.linkedin.com/learning/javascript-essential-training">JavaScript Essential Training</a> which is also presented by Morten. In addition, there is a course called <ahref="https://www.linkedin.com/learning/learning-the-javascript-language-2">Learning the JavaScript Language</a> which is hosted by Joe Chellman and this is from 2019. After completing this course, I will go through Morten's updated course and create notes on that as well, but I will ignore anything that is already covered here.</h3>
<p>I don't want to cover <ahref="https://www.linkedin.com/learning/learning-the-javascript-language-2">Learning the JavaScript Language</a> im any detail, but I will probably watch it at least and then decide whether it is worth creating a page for it.</p>
<div><aclass="tile"href="/webdevelopment/javascriptessentialtraining/introduction.html">Chapter 1 - JavaScript: An Introduction</a></div>
<div><aclass="tile"href="/webdevelopment/javascriptessentialtraining/basics.html">Chapter 2 - The Basics</a></div>
<div><aclass="tile"href="/webdevelopment/javascriptessentialtraining/data.html">Chapter 3 - Working with Data</a></div>
<div><aclass="tile"href="/webdevelopment/javascriptessentialtraining/functionsandobjects.html">Chapter 4 - Functions and Objects</a></div>
<div><aclass="tile"href="/webdevelopment/javascriptessentialtraining/changingdomelements.html">Chapter 5 - JavaScript and the DOM, Part 1: Changing DOM Elements</a></div>
<div><aclass="tile"href="/webdevelopment/javascriptessentialtraining/clock.html">Chapter 6 - Project: Create an Analog Clock</a></div>
<div><aclass="tile"href="/webdevelopment/javascriptessentialtraining/events.html">Chapter 7 - JavaScript and the DOM, Part 2: Events</a></div>