YanDickson /
BasicCalculator
This is a basic calculator application built using Java and Java Swing for the interface.
27/100 healthLoading repository data…
IsaiahDaSlaya / repository
BasicCalculator is the very first app that I've created in Android Studio using Java. It allowed me to learn the basic fundamentals for Android Mobile Development.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
BasicCalculator is the very first app that I've created in Android Studio using Java. It allowed me to learn the basic fundamentals for Android Studio.
Selected from shared topics, language and repository description—not editorial ratings.
YanDickson /
This is a basic calculator application built using Java and Java Swing for the interface.
27/100 healthMohammedSohaib1119 /
Its my first of Project's. its an calculator solve basic problems. all logic part is in kotlin and added javascript library for solving math equation it solves the equation given in string and output will answer of the equation in integer
27/100 healthkushagr-singh /
Hello! I'm Kushagr Singh, and this is my first learning project using Java. This calculator app was built with Java for the backend logic and Java Swing for the graphical user interface (GUI). Through this project, I strengthened my understanding of Java fundamentals and gained hands-on experience with building a desktop application.
suneelsinger /
This project is a simple Java console-based calculator that performs basic operations like addition, subtraction, multiplication, and division using user-defined methods. It takes input from the user through the Scanner class, processes the chosen operation, and displays the result.
34/100 healthreelakshmimudraboina-ops /
This project is Basic Calculator application developed using java in the Eclipse IDE .It performs simple arithmetic operations Such as addition, subtraction ,multiplication ,and division using a user- friendly graphical interface. this project helped me improve my understanding of java, swings, event handling, and GUI development.
59/100 healthkunal7668 /
this is a simple console-based calculator in Java using Scanner for user input and if-else statements for operation handling. The program takes two numbers and an operator (+, -, *, /) as input, performs the corresponding arithmetic operation, and displays the result. Also includes error handling for invalid operators and division by zero.
34/100 health