Homework 3

Javascript Functions

Part 1
Student Grades Calculator

A JavaScript program that calculates student's final average and final letter grade.

View Part 1
Part 2
Sales Commission App

A JavaScript program that calculates the results of total sold in dollars and the total money that will be received by the sale person.

View Part 2
Extra Credit
Learn Multiplication App

A JavaScript program that will help an elementary school student learn multiplication.

View Extra Credit