JavaScript Essential Training

LinkedIn Learning : Morten Rand-Hendriksen : 2017

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 JavaScript Essential Training which is also presented by Morten. In addition, there is a course called Learning the JavaScript Language 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.

I don't want to cover Learning the JavaScript Language im any detail, but I will probably watch it at least and then decide whether it is worth creating a page for it.

Chapter 1 - JavaScript: An Introduction
Chapter 2 - The Basics
Chapter 3 - Working with Data
Chapter 4 - Functions and Objects
Chapter 5 - JavaScript and the DOM, Part 1: Changing DOM Elements
Chapter 6 - Project: Create an Analog Clock
Chapter 7 - JavaScript and the DOM, Part 2: Events
Chapter 8 - Project: Typing Speed Tester
Chapter 9 - Loops
Chapter 10 - Project: Automated Responsive Images Markup
Chapter 11 - Troubleshooting, Validating and Minifying JavaScript
Chapter 12 - Bonus Chapter: Ask the Instructor
Chapter 13 - Conclusion
Appendix A
Web Development Page
Home