[L] JavaScript programming
We go through some basic language constructs in the JavaScript programming language. If you have programmed before then these are the constructs that help you build your first program in JavaScript.
Resources
Resources that are used, or are relevant, for the areas that the lecture covers.
Learn from the free book "JavaScript for impatient programmers (ES2022 edition).
Use the JavaScript reference on MDN.
Learn through the W3Schools: JavaScript Tutorial