Skip to content

This repository contains a Calculator application built using Java. The program allows users to perform basic arithmetic operations efficiently.

Notifications You must be signed in to change notification settings

Maruf346/Calculator-with-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Java Calculator ๐Ÿงฎ

This repository contains a Calculator application built using Java. The program allows users to perform basic arithmetic operations efficiently.

๐Ÿ“Œ Features

  • Addition, subtraction, multiplication, and division
  • User-friendly interface (GUI-based)
  • Handles invalid inputs gracefully

๐Ÿš€ How to Run

  1. Clone the repository:
    git clone https://github.com/maruf346/java-calculator.git
  2. Navigate to the project directory.
  3. Compile the Java file:
javac Calculator.java
  1. Run the program:
java Calculator

๐Ÿ“œ Requirements

Java Development Kit (JDK) installed Basic knowledge of Java

๐Ÿ“„ Future Improvements

Adding advanced mathematical functions (e.g., square root, power) Implementing a GUI with Java Swing

๐Ÿ“ž Contact

Author: Maruf Hossain
Dept. of CSE
Green University of Bangladesh
๐Ÿ“ง Email: [email protected]

Feel free to explore, use, and contribute! ๐Ÿš€๐Ÿ˜Š

About

This repository contains a Calculator application built using Java. The program allows users to perform basic arithmetic operations efficiently.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages