UMass Lowell Dept. of Computer Science
91.461 GUI Programming I
Fall 2015 Semester, Section 201
Prof. Jesse M. Heines
Notes for Class No. 25
Quiz on Validation and Discussions of Alternative Data Structures and Human Factors
Considerations for Assignment No. 9
Tuesday, December 1, 2015
A video of this class is (or will be) posted at: http://echo360.uml.edu/heines201516/guiprogramming1.html
Handouts and Materials
Openings / Announcements / Reminders
Quiz on validation techniques today
For Thursday, December 3rd
Be prepared to show and discuss your preliminary implementation of Assignment No. 9
ES2015 Code School Video
“The Shape of JavaScript to Come”
Using let
(6:47)
Using let
in for
Loops (3:54)
Using const
(4:09)
Class Notes
Working with Associative Arrays in JavaScript
Alternative data structure to the one originally posted on Piazza by Ramon Meza and corrected by Jason Downing
Working Web Page
The Associative Array
The HTML file
The CSS File
Human Factors Considerations in Scrabble Implementation
Ideas from the class