Thursday, February 7, 2008

A Simple Calculator with JavaScript ...

I don't claim to be a great JavaScript programmer, but I wrote this simple program to begin with. This program performs simple arithmetic operations on two arguments that are provided. I want you to study the program and provide your questions as comments on this post.

The JavaScript Program is available here to run (I put that on the blog itself :) ).

No comments: