University of Michigan

Building Interactive Web Applications with JavaScript

Ce cours n'est pas disponible en Français (France)

Nous sommes actuellement en train de le traduire dans plus de langues.
University of Michigan

Building Interactive Web Applications with JavaScript

Steve Oney

Instructeur : Steve Oney

Inclus avec Coursera PlusEn savoir plus

Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Intermédiaire

Expérience recommandée

4 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme
Obtenez un aperçu d'un sujet et apprenez les principes fondamentaux.
niveau Intermédiaire

Expérience recommandée

4 semaines à compléter
à 10 heures par semaine
Planning flexible
Apprenez à votre propre rythme

Ce que vous apprendrez

  • Change text, colors, and layouts on a webpage using JavaScript code.

  • Understand JavaScript callbacks and the event loop.

  • Use real-time information from other websites by incorporating APIs.

  • Build and move smooth, custom shapes and drawings inside the browser.

Détails à connaître

Certificat partageable

Ajouter à votre profil LinkedIn

Récemment mis à jour !

août 2026

Enseigné en Anglais

Découvrez comment les employés des entreprises prestigieuses maîtrisent des compétences recherchées

 logos de Petrobras, TATA, Danone, Capgemini, P&G et L'Oreal

Élaborez votre expertise du sujet

Ce cours fait partie de la Spécialisation "Practical JavaScript: From Scratch to React"
Lorsque vous vous inscrivez à ce cours, vous êtes également inscrit(e) à cette Spécialisation.
  • Apprenez de nouveaux concepts auprès d'experts du secteur
  • Acquérez une compréhension de base d'un sujet ou d'un outil
  • Développez des compétences professionnelles avec des projets pratiques
  • Obtenez un certificat professionnel partageable

Il y a 4 modules dans ce cours

This module will expand our understanding of how we can make pages interactive by updating the content of the page, as specified by the DOM. The DOM is a structured representation of what browsers will show and JavaScript allows us to change it dynamically, which in turn makes our pages dynamic. You will learn how to use JavaScript to select page elements, add or remove elements, and modify existing elements.

Inclus

21 vidéos5 lectures4 devoirs de programmation9 laboratoires non notés

This module will focus on a foundational concept of interactive systems programming: events and callback functions. Events allow programs to respond to user actions like clicks, key presses, and mouse movements, while callback functions define what should happen in response to those actions. You will learn how to detect and handle events in JavaScript and attach listeners to DOM elements. This module will also help build an understanding of how JavaScript engines handle events internally. By completing it, you will be able to write interactive applications that respond dynamically to user inputs.

Inclus

22 vidéos4 devoirs de programmation14 laboratoires non notés

This module explores how to build applications with functionality that is run asynchronously (meaning that the operations take time). You will learn the essentials of asynchronous programming, which allows your applications to remain responsive even while waiting for external resources. We will focus on using Promises and fetch() to work with external data sources, including public APIs. By the end of this module, you will be able to write code that can retrieve third-party data.

Inclus

19 vidéos4 devoirs de programmation8 laboratoires non notés

The last module introduces how to bring your web pages to life with animations and custom graphics. You will learn how to write efficient animation code in JavaScript to create smooth, interactive experiences which is essential for everything from subtle UI effects to full-blown web games. We will explore key animation concepts such as frame updates, easing functions, and performance considerations. You’ll also gain hands-on experience generating and manipulating SVG (Scalable Vector Graphics) with JavaScript, giving you precise control over visuals and interactivity. By the end of this module, you’ll be able to build animated elements, dynamic interfaces, and custom game components directly in the browser.

Inclus

16 vidéos1 lecture4 devoirs de programmation10 laboratoires non notés

Obtenez un certificat professionnel

Ajoutez ce titre à votre profil LinkedIn, à votre curriculum vitae ou à votre CV. Partagez-le sur les médias sociaux et dans votre évaluation des performances.

Instructeur

Steve Oney
University of Michigan
12 Cours592 899 apprenants

Offert par

En savoir plus sur Mobile and Web Development

Pour quelles raisons les étudiants sur Coursera nous choisissent-ils pour leur carrière ?

Felipe M.

Étudiant(e) depuis 2018
’Pouvoir suivre des cours à mon rythme à été une expérience extraordinaire. Je peux apprendre chaque fois que mon emploi du temps me le permet et en fonction de mon humeur.’

Jennifer J.

Étudiant(e) depuis 2020
’J'ai directement appliqué les concepts et les compétences que j'ai appris de mes cours à un nouveau projet passionnant au travail.’

Larry W.

Étudiant(e) depuis 2021
’Lorsque j'ai besoin de cours sur des sujets que mon université ne propose pas, Coursera est l'un des meilleurs endroits où se rendre.’

Chaitanya A.

’Apprendre, ce n'est pas seulement s'améliorer dans son travail : c'est bien plus que cela. Coursera me permet d'apprendre sans limites.’

Foire Aux Questions