Giter Site home page Giter Site logo

qcalc's Introduction

QCalc

The objective of this project is to obtain basic skills in Java and OOPs principles by building a subset of features seen in calculators.

During the course of this project,

  1. Made use of different features of VSCode IDE to build the project.
  2. Built feature of a calculator by taking OOPS Principles into consideration.
  3. Fixed the bugs in the implementation for newly introduced features of calculator.

Implement Simple Calculator

Scope of work,

  1. Generate a Java Gradle Project using Spring Initializer Extension in VSCode IDE.
  2. Implement basic arithmetic operations with two numbers and write unit tests to verify the functionalities.
  3. Implement new methods to support floating point arithmetic operations using method overloading.

Skills used:

Java, Unit Testing, JUnit

Identify and Handle Exceptions

Scope of work,

  1. Identify and Handle Exceptions for invalid data.
  2. Write unit tests to validate the Exception being thrown.

Skills used:

Java, Unit Testing, JUnit, Exception Handling

Implement Scientific Calculator

Scope of work,

  1. Extend the existing class to support new features for a Scientific Calculator.
  2. Re-use and improve upon the existing features.

Skills used:

Java

Debug and Fix Issues

Scope of work,

  1. Fix compilation errors caused probably due to syntax / import issues.
  2. Correct logical issues in the code.
  3. Fix the behaviour of a method when data is invalid.
  4. Write Unit Tests for edge cases initially not thought of.

Skills used:

Java, Unit Testing, JUnit, Exception Handling

qcalc's People

Contributors

dsp0205 avatar

Watchers

 avatar

Forkers

anubhab100

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.