Code Clinic - JavaScript.txt

(1 KB) Pobierz
Code Clinic - JavaScript

Successful programmers know more than a computer language. They also know how to think about solving problems. They use "computational thinking": breaking a problem down into segments that lend themselves to technical solutions.
Code Clinicrl is a series of ten courses where lynda.com authors solve the same problems using different programming languages. Here, Ray Villalobos works with javascript.
Ray introduces challenges and then provides an overview of his solutions in javascript. Challenges include topics such as statistical analysis, searching directories for images, and accessing peripheral devices.


00. Introduction
  01. Welcome
  02. What you should know before watching this course
  03. Using the exercise files
  04. Getting the most from Code Clinic

01. Problem One - Exploring Lake Pend Oreille
  01. Exploring Lake Pend Oreille
  02. Solution overview
  03. Understanding our HTML page
  04. Importing data with AJAX
  05. Writing our mean and median Functions
  06. Parsing the data
  07. Visualizing our data with D3 and C3
  08. Controlling our chart form fields and AJAX
  09. Setting up control events for viewing data
  
Exercise Files
Zgłoś jeśli naruszono regulamin