java-programming-language
There are 48 repositories under java-programming-language topic.
java-master_class
Welcome to my Java Projects Repository! This repository is a compilation of Java projects, showcasing my expertise and creativity in Java development. Explore the projects to see how I tackle various challenges and implement solutions using Java. Feel free to contribute, provide feedback, or explore the code for learning purposes.
practice.oops-in-java
Practicing Object Oriented Programming with Java Programming Language
NumberGuessingGame
The Number Guessing Game in Java generates a random number between 1-100 and prompts the user to guess it. It offers three levels of difficulty with different attempts allowed. The game uses java.util.Random and java.util.Scanner classes, and the number of attempts is predefined. Contributions are welcome to improve the game.
Calculator
Simple Calculator built with Java
Snake
Classic snake game
Digital-Signature
We implemented Digital Signature method in Computer Security Project by making a simple message sending system with JAVA programming language & MySQL database.
blogpost-coding-examples
This repository contains the programs used in blogpost at coderolls.com
levelupjava-wiki
Contains all source codes of "Level-Up Java"
Java-Projects
Lessons, Tips, Tricks, Projects and Exercises that I used to learn Java Programming Language.
CoffeeShopSystem
It is an application that includes displaying a menu of items, and quantity and calculating the total bill with VAT. This system is built using Java programming language with the help of Netbeans IDE.
java-core.tasks-solution
In this repository are located solutions to tasks written in the Java programming language on the core (mathematics) programming topics. A more detailed description of the project structure and the conditions of the tasks can be found in the file README.md .