Lecture 5.1: Introduction to JavaScript
In this lecture we will provide a bit of background and set the scene for working with javascript in the web browser. We cover the minimum required HTML template, a small amount of CSS and introduce some core Javascript syntax which we can compare to the python equivalent.