Calculator

Simple and Intelligent Standard Calculator Using HTML

Submitted by sminuwa on
This is a Simple Web App called Simple and Intelligent Standard Calculator. This HTML source code was developed using HTML, CSS, and Javascript (jQuery). I know that everyone knows how the calculator works and I'll just explain the other features of this simple HTML Project. The calculator app is able to save the calculation history and this feature uses the web browser's local storage which is

Advanced Financial Calculator

Submitted by onojagodday on
This beautiful and highly responsive app is designed to ease the work of accountants, financial analysts, accounting and business students, investors and co-developers who intend to implement or integrate similar functionalities in their projects. The app is sufficient enough to perform the following computations; simple interest, compound interest, annuity, amortization, sinking fund,present

C# - Simple Age Calculator

Submitted by razormist on
Learn on how to create a Simple Age Calculator using C#. This code can be use when you are trying to guess a certain person age. C# is a general-purpose, object-oriented programming language. C# automatically manages inaccessible object memory using a garbage collector, which eliminates developer concerns and memory leaks. It has a designed for improving productivity in the development of Web applications. It has a friendly environment for all new developers.

C# - Simple Calculator

Submitted by razormist on
In this tutorial we will create a Simple Calculator using C#. C# is a general-purpose, object-oriented programming language. C# is expected to make it faster and less expensive to develop new application. The potential of C# is great when it comes in developing desktop application. It has a friendly environment for all new developers. So let's do the coding.

Getting Started

First you will have to download & install the Visual Studio.

Javascript - Simple Calculator

Submitted by razormist on
Learn on how to create a Simple Calculator using Javascript. JavaScript is a scripting or programming language that allows you to implement complex things on web pages. It is widely used in designing a stunning website. It is an interpreted programming language that has a capabilities of Object-Oriented. This code can be used as your calculator to any mathematical problem.