Creating your first web app (Javascript)
About This Course
JavaScript, often abbreviated as JS, is a programming language that conforms to the ECMAScript specification. JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.
Learning Objectives
Learn how to make your very first Web application using javascript
Basic Programming Skills
Target Audience
- Everyone
Curriculum
3 Lessons6h 41m 8s
Introduction to programming
Programming fundamentals to build your foundation
Introduction to Programming and Computer Science – Full Course3:26:43
Javascript Basics
Basics and fundamentals of Javascript
Vanilla Javascript
Basics of Vanilla Javascript