Skip to content

Built a scientific calculator as a command line application using Java programming

Notifications You must be signed in to change notification settings

adithkrishnan98/ScientificCalculator-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Scientific Calculator

Built a scientific calculator using Java programming language by implementing an object-oriented design. The calculator is built as a command line application and takes inputs from user for any operation they select based on the operation list displayed to them. All inputs, calculations and results are saved in a file named CalculationsHistory.txt.

Getting Started

Welcome to the VS Code Java world. Here is a guideline to help you get started to write Java code in Visual Studio Code.

Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Dependency Management

The JAVA DEPENDENCIES view allows you to manage your dependencies. More details can be found here.

About

Built a scientific calculator as a command line application using Java programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages