JavaScript, often abbreviated as JS, is a high-level, interpreted programming language that conforms to the ECMAScript specification. It is a programming language that is characterized as dynamic, weakly typed, prototype-based and multi-paradigm.[1]
Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide Web. JavaScript enables interactive web pages and is an essential part of web applications. The vast majority of websites use it, and major web browsers have a dedicated JavaScript engine to execute it.[2]
This course comprises 16 lessons on JavaScript programming. Each lesson includes a combination of Wikipedia and Internet-based readings, YouTube videos, and hands-on learning activities. The entire course can be downloaded in book form by selecting Download Learning Guide in the sidebar.
Preparation
This is a second-semester, college-level course. Learners should already be familiar with introductory web development concepts, including HTML and CSS, and have advanced or proficient-level computer skills.
Lessons
See Also
- Computer Programming
- JavaScript
- Exam 98-382: Introduction to Programming Using JavaScript
- Wikipedia: JavaScript
- Wikibooks: JavaScript
- DoFactory: JavaScript Tutorial
- Eloquent JavaScript: A Modern Introduction to Programming
- JavaScript.Info
- Stackify: JavaScript Tutorials
- Microsoft: Web Development for Beginners