JavaScript Introduction

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: W3Cx

授课老师: Michel Buffa

课程主页: https://www.edx.org/archive/javascript-introduction-w3cx-js-0x-0

课程评论:没有评论

第一个写评论        关注课程

课程简介

Learn JavaScript, a Web development programming language, to add interactivity to your Web pages, and become an expert Web developer.

课程大纲

  • How to add JavaScript (JS) code in your Web site/Web app, how to debug it
  • How to make interactive Web sites through the DOM API
  • How to change the CSS styles of HTML5 elements from JavaScript
  • How to deal with HTML5 forms
  • How to make basic graphics and animations using the HTML5 canvas
  • How to use the basic concepts of ES2016, the last iteration of the language: arrays, functions, loops, basic objects

课程评论(0条)

课程详情

This computer science course is an initiation to JavaScript programming and has been designed to help Web developers have an understanding of the basic concepts of the language. This course was developed in partnership between W3C and University Côte d'Azur.

JavaScript lets you add interactive features to your Web sites, including dynamically updated content, controlled multimedia, animated images, and much more.

The main objective of this course is to master JavaScript best practices by means of many interactive examples, some of which are demonstrated in live coding videos.

We’ll use JavaScript within the Web browser. Why JavaScript is worth your time:

  • HTML5, CSS and JavaScript are the “classic three” for developers and designers;
  • It allows you to add interactivity to your Web sites;
  • You can use JavaScript and HTML5 APIs to create custom graphics and animation, and to master multimedia using audio and video players, music and sound effects;
  • 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 that you will 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. This introductory course will make you think like a JavaScript developer.

课程标签

0人关注该课程

主题相关的课程