Skip to content

Saran0605/Java---Practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Learning Journey 🚀

This repository contains all my Java practice code written during my learning phase. It covers core Java concepts, object-oriented programming, and problem-solving exercises.

This repo reflects my commitment to mastering Java through hands-on practice and consistency.


📘 Topics Covered

  • ✅ Java Basics (variables, data types, input/output)
  • ✅ Control Flow (if/else, loops, switch-case)
  • ✅ Functions and Recursion
  • ✅ Object-Oriented Programming (OOP)
    • Classes and Objects
    • Inheritance
    • Polymorphism
    • Encapsulation and Abstraction
  • ✅ Arrays and Strings
  • ✅ Exception Handling
  • ✅ File I/O
  • ✅ Basic Data Structures (Lists, Maps, Sets)

More topics and improvements are being added as I continue learning.


💡 Why This Repo?

  • To document and track my Java learning journey
  • To revise core concepts quickly
  • To showcase consistency and discipline in self-learning

🛠️ How to Run

You can run these files using any Java IDE like IntelliJ IDEA, Eclipse, or via terminal:

javac FileName.java
java FileName

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages