Skip to content

MVarun5/CodSoft-intern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodSoft Java Development Internship Program

Welcome to the CodSoft Java Development Internship Program! This document outlines the structure and tasks involved in our internship, designed to enhance your Java programming skills through practical, hands-on experience.

Internship Overview

The CodSoft Java Development Internship is a comprehensive program that spans several weeks, focusing on real-world applications of Java development. Interns will engage in various projects that challenge their coding abilities, promote problem-solving skills, and foster collaborative learning.

Tasks Overview

Task 1: Number Guessing Game

Objective:

Create a game where a random number is generated, and the user must guess it.

Features:

1. Generate random numbers within a specified range.
2. Provide feedback on user guesses (correct, too high, too low).
3. Allow multiple rounds and calculate scores.

Task 2: Student Grade Calculator

Objective:

Develop a program to calculate student grades.

Features:

1. Input total marks and compute the average percentage.
2. Assign grades based on the calculated average.
3. Display results in a user-friendly format.

Task 3: ATM Interface

Objective:

Simulate an ATM machine's functionality.

Features:

1. Create an ATM class with methods for withdrawing, depositing, and checking balance.
2. Implement input validation to ensure transactions are processed correctly.
3. Connect the ATM class to a user's bank account for real-time balance updates.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages