Programming for the Web with JavaScript

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: PennX

授课老师: Chris Murphy Swapneel Sheth

课程主页: https://www.edx.org/archive/programming-web-javascript-pennx-sd4x

课程评论:没有评论

第一个写评论        关注课程

课程简介

Learn how to develop dynamic, interactive, and data-driven web apps using JavaScript.

课程大纲

  • The basics of how the World Wide Web allows browsers to send and retrieve web content
  • Web browser internals, the Document Object Model (DOM), and jQuery
  • How to create dynamic, interactive web pages using JavaScript
  • Techniques for creating data-driven websites using modern web technologies 
  • Client-side JavaScript libraries and frameworks
  • Server-side JavaScript application architecture, middleware, HTTP, and RESTful API design

课程评论(0条)

课程详情

JavaScript is the programming language of the World Wide Web.

As a professional web software developer, you will not only need to know how to program in this simple yet powerful language, but you will need to understand the fundamentals of how data is exchanged on the World Wide Web (WWW) and what tools and frameworks are available to you for creating robust, interactive web applications.

This course, part of the CS Essentials for Software Development Professional Certificate program, provides an introduction to modern web development using JavaScript. In addition to exploring the basics of web page creation using HTML and CSS, you will learn advanced web page layout and responsive design tools such as Bootstrap. You will also learn how browsers represent a web page data using the Document Object Model (DOM) and how to develop dynamic, interactive web pages using JavaScript in the browser. Beyond fundamental JavaScript syntax and advanced language features such as callbacks, events, and asynchronous programming, you will work with jQuery, which provides functionality for simplified DOM manipulation and event handling.

This course will teach you how to represent and exchange data using JavaScript Object Notation (JSON), and will discuss key principles of object-oriented programming and see how they are used in JavaScript.

We will also introduce you to modern web frameworks and component-based libraries such as React for efficiently developing modular web page components, which improve scalability and maintainability. We will also cover modern software methodologies such as model-driven development, and architectures such as  model-view-controller (MVC) and model-view-presenter (MVP). We will explore how they are used by teams of professional software developers to create high quality applications.

Server-side JavaScript is becoming more prevalent in the industry, with web frameworks such as Node.js making it simple to create and deploy complex, data-driven web applications. This course will prepare you to use such frameworks by covering important technologies such as HTTP and RESTful APIs.

课程标签

0人关注该课程

主题相关的课程