JavaScript Projects

Math Methods Application

This is a program I created for a test that used methods, JavaScript functions, loops, decision structures, logical and math operators.  The user is prompted to enter two numbers and then is asked what math operation should be applied to those numbers.

JavaScript Example

Grade Book Application

This program was a solution to a test problem.  To create this program I used functions, arrays, objects, DOM, HTML, CSS and other JavaScript concepts.

JavaScript code