Skip to content
#

java-programming-language

Here are 44 public repositories matching this topic...

The "Core Java ATM Simulator" is a software application designed to simulate the functionality of an Automated Teller Machine (ATM). This project provides a command-line interface that allows users to perform various banking operations such as account balance inquiry, cash withdrawal, cash deposit, and account statement generation.

  • Updated Oct 30, 2023
  • Java

This GitHub project, "Tic-Tac-Toe Console Printer," showcases a Java program that prints a Tic-Tac-Toe board to the console in a user-friendly format. It offers a simple and easy-to-understand demonstration of how to create and display a Tic-Tac-Toe board in the Java programming language.

  • Updated Sep 5, 2023
  • Java

This repository contains an automation project focused on the Login functionality, skillfully crafted with Selenium and Cucumber. The project empowers users to effortlessly automate the login process of a web application, encompassing a diverse range of test cases and scenarios. Test cases are thoughtfully scripted in a behavior-driven development.

  • Updated Jul 22, 2023
  • Java

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.

  • Updated Apr 6, 2023
  • Java

Improve this page

Add a description, image, and links to the java-programming-language topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-programming-language topic, visit your repo's landing page and select "manage topics."

Learn more