JavaScript Introduction

Course Provided by:
Course Taken on: coursary
star_border star_border star_border star_border star_border 0

Description

This course is part of W3C's "Front-End Web Developer" Professional Certificate. JavaScript lets you add interactive features to your Web sites, including dynamically updated content, controlled multimedia, animated images, and much more. Developed in partnership between W3C and University Côte d'Azur , this introductory course has been designed to help Web developers have an understanding of the basic concepts of the language. We present JavaScript best practices by means of many interactive examples, some of which being demonstrated in live coding videos. We use JavaScript in the Web browser. Why JavaScript is worth your time: HTML5, CSS and JavaScript are the “classic three” for developers and designers; It adds interactivity to your Web sites; It is powerful, easy to learn, and quick to write; It has great tools (editors, runtimes, lint tools, browsers, and third party libraries) as well as great online support through plenty of active open source communities. At the end of the course, we expect you to be able to read the source code of any JavaScript example found on the Web, learn from it, tweak it, and even – why not? – start contributing to open-source JavaScript projects.

Requrirements

Course Includes