Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕ My Java Learning Journey


📖 About This Repository

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.


📚 Structure

🟢 Fundamentals

  • History of Computing
  • Flowcharts & Problem Solving
  • Basic Java Syntax
  • User Input (Scanner)
  • Conditional Statements (if, else)
  • Loops (for, while)
  • Introduction to Arrays

🔵 Intermediate

  • Methods & Functions
  • Arrays (Deeper Applications)
  • Problem-Solving Techniques

🟡 Summer Practice

Additional exercises and self-practice sessions conducted during summer.
Originally intended as part of the intermediate phase, but explored independently due to time constraints.


🎯 Purpose

This repository serves as a personal archive of my learning journey in Java, documenting my growth and continuous improvement as a programmer.


🚀 Future Goals

  • Strengthen Object-Oriented Programming (OOP)
  • Build real-world Java projects
  • Explore backend development

✨ Notes

  • 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.