Skip to content

A collection of Java programs created to practice and understand core Java fundamentals, including primitive data types, variable usage, conditional statements, and basic program structure. This repository reflects my step-by-step learning journey in Java and focuses on writing clean, readable, and logically correct code.

License

Notifications You must be signed in to change notification settings

Tejas-H01/javaCode

Repository files navigation

Java Practice & Learning Repository

📌 Overview

This repository is a structured collection of Java programs developed to systematically strengthen my understanding of Java programming.
It serves as a hands-on learning space where theoretical concepts are reinforced through practical implementation, following clean code principles and standard Java conventions.

The repository evolves continuously as new concepts are learned and applied.


🎯 Objectives

  • Build a strong and reliable foundation in Java
  • Translate Java concepts into working, practical code
  • Follow clean, readable, and maintainable coding practices
  • Progress methodically from core Java to advanced topics
  • Improve logical thinking and problem-solving skills using Java

🧠 Topics Covered (Continuously Expanding)

  • Core Java fundamentals
  • Data types and variables
  • Conditional statements and control flow
  • Loops and iteration constructs
  • Array.Find and strings
  • Methods and modular programming
  • Object-Oriented Programming (OOP) concepts
  • Exception handling
  • Java Collections Framework
  • File handling
  • Basic Data Structures and Algorithms (DSA)

📁 Repository Structure

  • Each folder represents a specific Java concept or problem
  • Programs are written to be simple, focused, and concept-driven
  • Code readability and logical clarity are prioritized over shortcuts

👨‍💻 Author

Tejas Halvankar
📧 Email: [email protected]
🌐 GitHub: Tejas-H01

About

A collection of Java programs created to practice and understand core Java fundamentals, including primitive data types, variable usage, conditional statements, and basic program structure. This repository reflects my step-by-step learning journey in Java and focuses on writing clean, readable, and logically correct code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages