How to Visualize Data with JavaScript

Visualize Trends in Temperature Data with HTML, CSS, JavaScript and jQuery

How to Visualize Data with JavaScript
How to Visualize Data with JavaScript

How to Visualize Data with JavaScript free download

Visualize Trends in Temperature Data with HTML, CSS, JavaScript and jQuery

Welcome to How to Visualize Data with JavaScript. In this project, join Elisabeth Robson to learn how to incorporate data visualization into your web skills using simple JavaScript along with HTML and CSS. Elisabeth will take you through building an interactive visualization using data downloaded from NOAA, reading data into a web page, adding the data to an HTML table with JavaScript code, adding color to the visualization with JavaScript and CSS, and using a little jQuery to help make selecting and updating elements in the page easy.

Pre-requisites

To successfully complete this project, we recommend that you have some background in HTML, CSS, and JavaScript. You don't need to be an expert by any means, but you should have experience building web pages with HTML and CSS, and you should have basic programming skills with JavaScript.


Learning Path

  • Head First HTML and CSS

  • Head First JavaScript Programming (Chapters 1-6)

  • How jQuery Works: The Basics

  • This course: How to Visualize Data with JavaScript