Giter Club home page Giter Club logo

taschenrechner's Introduction

Taschenrechner (Calculator)

Back in 10th grade we had a little introduction to Java Swing by drawing a few rectangles. In class I then asked my teacher for a cool project I could do at home to improve my skills. He suggested creating a Calculator. This was the origin of V1 of this project.

V1

V1 brings basic functionality of a calculator. Though it lacks "Punkt- vor Strichrechnung" (PEMDAS) it brings a few handy number converters with it. Of course my teacher suggested me to add PEMDAS rules as advanced task.

V2

V2 then added PEMDAS rules and also automatically showed the user which buttons can be pressed and disabled all others. Though the coloring for this feature seems broken. V2 was implemented using a Stack for storing and decoding the calculation.

Disclaimer

When you review the code and probably can't believe how "good" it's structure and quality is, please remember that I wrote this code long ago as one of my first ever projects. For the authenticity I don't wanted to change anything. Even if that means the code isn't perfect, it's at least authentic. Unfortunately it's not bug free. Can you find them?๐Ÿชฒ

taschenrechner's People

Contributors

erik7354 avatar

Watchers

 avatar

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.