Java projects developed during my CodeAlpha Java Programming Internship.
A Java console application that collects marks for multiple students and generates a simple student report.
Features:
- Accepts marks for multiple students
- Displays individual marks
- Calculates average marks
- Finds the highest mark
- Finds the lowest mark
Concepts: Arrays, loops, user input, arithmetic operations
A basic Java console application that simulates a stock investment calculation using a sample stock.
Features:
- Displays available stock information
- Accepts the quantity to purchase
- Calculates total investment
- Displays a simple portfolio summary
Concepts: Classes, objects, constructors, user input, calculations
A simple rule-based Java chatbot that responds to predefined user messages.
Features:
- Responds to basic greetings and questions
- Accepts user input through the console
- Continues the conversation until the user types
bye - Provides a default response for unrecognized messages
Concepts: Conditional statements, loops, strings, user input
- Java
- Core Java
- Object-Oriented Programming
- Console-based applications
Through these projects, I practiced:
- Java programming fundamentals
- User input and output
- Conditional statements
- Loops
- Arrays
- Classes and objects
- Constructors
- String handling
- Basic problem-solving
These projects were developed as part of my CodeAlpha Java Programming Internship.
Srimythri Sridhara
B.Tech — Computer Science & Engineering