L03 - JavaScript #1
Lecture L03 introduction to JavaScript.
The lecture covers topics like:
- General introduction on JavaScript
 - History
 - Values, types and operators
 - Program Structure
 - Functions
 
Presentation
View the presentation "L03 - Introduction to Javascript, part 1" from 2017 with Johan Leitet (2h 48min).
The slides are here.
External resources
Crockford on JavaScript – Volume 1: The Early Years (1 h 42 m). Douglas Crockford give a historical background to JavaScript.