Skip to content

During my internship, I had the privilege of diving deep into Java development at Codsoft. This experience allowed me to apply theoretical knowledge gained in academia to real-world scenarios, solidifying my understanding of Java programming principles and best practices.

Notifications You must be signed in to change notification settings

KB-Bhandari/CODSOFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

During my internship at Codsoft, my initial project involved creating a number guessing game. The game required users to guess a randomly generated number within a limited number of attempts. This project allowed me to apply Java programming concepts such as loops, conditional statements, and user input handling. It was a valuable learning experience in algorithmic thinking and user interaction design, emphasizing practical application within software development.

My second project was to develop a grade reporting system for students. This system involved calculating each student's total marks, computing their percentage based on predefined grading criteria, and assigning a grade according to their performance. Implementing this project allowed me to deepen my understanding of Java programming, particularly in data manipulation, calculation algorithms, and conditional logic.

My third task was to develop an ATM machine simulation with user account functionalities. This project required implementing features for users to deposit funds, withdraw money, and check their account balances. This project enabled me to gain practical experience in managing banking operations, ensuring transactional integrity, and providing a user-friendly interface for interacting with the ATM system.

About

During my internship, I had the privilege of diving deep into Java development at Codsoft. This experience allowed me to apply theoretical knowledge gained in academia to real-world scenarios, solidifying my understanding of Java programming principles and best practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages