This repository contains my Java programming activities during my first year (2024–2025) as a BS Computer Science student.
It reflects my progression from fundamentals to intermediate concepts, along with additional practice beyond the classroom.
- History of Computing
- Flowcharts & Problem Solving
- Basic Java Syntax
- User Input (
Scanner) - Conditional Statements (
if,else) - Loops (
for,while) - Introduction to Arrays
- Methods & Functions
- Arrays (Deeper Applications)
- Problem-Solving Techniques
Additional exercises and self-practice sessions conducted during summer.
Originally intended as part of the intermediate phase, but explored independently due to time constraints.
This repository serves as a personal archive of my learning journey in Java, documenting my growth and continuous improvement as a programmer.
- Strengthen Object-Oriented Programming (OOP)
- Build real-world Java projects
- Explore backend development
- This repository focuses on learning progress, not perfection
- Code may vary in style as skills improved over time
💻 From beginner to builder — one line of code at a time.

