Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.31 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.31 KB

CodSoft Java Development Internship


Welcome to the CodSoft Java Development Internship repository! This repository documents my progress and assignments during my internship journey. Here, I'll be working on a set of tasks to enhance my skills and knowledge in Java development.

Tasks Overview:


Task1: Number Guessing Game

Generate random numbers, prompt user guesses, and provide feedback. Allow multiple rounds and calculate scores.

Task2: Student Grade Calculator

Calculate total marks and average percentage. Assign grades and display results.

Task3: ATM Interface

Create an ATM class with withdraw, deposit, and checkBalance methods. Implement input validation and connect with user's bank account.

How to Use?

Each task has its own corresponding directory with source code, explanations, and any necessary files. To explore a specific task, navigate to its directory and review the provided materials.

Contributing

While this repository primarily serves as a record of my internship tasks, I welcome suggestions, improvements, and collaborations. Feel free to open an issue or submit a pull request if you have any valuable input.

Abhi.....!

Happy coding!