All Projects → pH-7 → Simple Java Calculator

pH-7 / Simple Java Calculator

Licence: apache-2.0
🔢 Simple calculator written in Java with Eclipse. This calculator is simple with an easy code to help novices learn how to operate a calculator.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Simple Java Calculator

Rust Learning
A bunch of links to blog posts, articles, videos, etc for learning Rust
Stars: ✭ 7,431 (+5616.15%)
Mutual labels:  learn, teaching
bash-course
Material for the advanced bash scripting course at Heidelberg University
Stars: ✭ 35 (-73.08%)
Mutual labels:  teaching, learn
Languagepod101 Scraper
Python scraper for Language Pods such as Japanesepod101.com 👹 🗾 🍣 Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨
Stars: ✭ 104 (-20%)
Mutual labels:  learn
Git Kata
When you know the bases of git but sometimes you have problemes with it. This "code kata" could help you to deal with git problems
Stars: ✭ 127 (-2.31%)
Mutual labels:  learn
Raspberry Pi Os
Learning operating system development using Linux kernel and Raspberry Pi
Stars: ✭ 11,000 (+8361.54%)
Mutual labels:  learn
Oh My Cal
A calculator on macOS.
Stars: ✭ 106 (-18.46%)
Mutual labels:  calculator
Calculatorapp
scientific calculator basic calculator and unit converter android app
Stars: ✭ 119 (-8.46%)
Mutual labels:  calculator
Kairos
A non date-based time calculator
Stars: ✭ 100 (-23.08%)
Mutual labels:  calculator
Woofjs
Learnable JavaScript
Stars: ✭ 128 (-1.54%)
Mutual labels:  learn
Phoenix Liveview Counter Tutorial
🤯 beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 ⚡️
Stars: ✭ 115 (-11.54%)
Mutual labels:  learn
Clpfd
Constraint Logic Programming over Finite Domains
Stars: ✭ 120 (-7.69%)
Mutual labels:  teaching
Wswp
Code for the second edition Web Scraping with Python book by Packt Publications
Stars: ✭ 112 (-13.85%)
Mutual labels:  teaching
Calculator
Calculator app created with Java Swing, It is simple with an easy code to help novices learn how to operate a calculator.
Stars: ✭ 107 (-17.69%)
Mutual labels:  calculator
Learn Java Codes
该仓库主要用于存放Java学习相关代码,相关笔记存放于 https://github.com/caojx-git/learn-java-notes 仓库
Stars: ✭ 120 (-7.69%)
Mutual labels:  learn
Calc.plugin.zsh
zsh calculator - with support for basic math
Stars: ✭ 105 (-19.23%)
Mutual labels:  calculator
Calc
C-style arbitrary precision calculator
Stars: ✭ 127 (-2.31%)
Mutual labels:  calculator
Start Here
💡 A Quick-start Guide for People who want to dwyl ❤️ ✅
Stars: ✭ 1,392 (+970.77%)
Mutual labels:  learn
Learn Heroku
🏁 Learn how to deploy your web application to Heroku from scratch step-by-step in 7 minutes!
Stars: ✭ 110 (-15.38%)
Mutual labels:  learn
Kalk
kalk is a powerful command line calculator app for developers.
Stars: ✭ 118 (-9.23%)
Mutual labels:  calculator
Stats337
Readings in applied data science
Stars: ✭ 1,625 (+1150%)
Mutual labels:  teaching

Simple Java Calculator

Logo Simple Java Calculator

This project was originally written using Eclipse, but I have migrated it to NetBeans. This calculator is simple with an easy code to help novices learn how to create a calculator program with Java.

If you use the executable "SimpleJavaCalculator.jar" file and that doesn't work, you can type java -jar /your_calculator_directory/SimpleJavaCalculator.jar in your terminal.

Example: Java Calculator

You might also like my Simple Java Text Editor.

AUTHOR

Base Application

Pierre-Henry Soria

Modifications and Improvements

Achintha Gunasekara

xdvrx1

CONTACT

Pierre-Henry SORIA: pierrehs [AT] hotmail [D0T] com

Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com

LICENSE

Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].