27 Mar 2020
Introduction to JavaScript Programming Workshop (Online Training)
JavaScript, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm.
This introductory workshop organised by our Student Services team, enables students to write, compile, and run a simple JavaScript program. The workshop is specficially customised to be take a step-by-step approach so that it's easier for our Masters Programmes students to understand JavaScript code.
The topics covered:
- Write and run a simple JavaScript Program
- JavaScript Basics (Program Structure)
- Visual Studio Code Installation
- Using VS Code to Write a Simple JavaScript Program