Skip to content

A repo with Code examples and study material related to Java Backend.. Hope you like it.

Notifications You must be signed in to change notification settings

Mudaykirann/core-java

Repository files navigation

Core Java Repository

Welcome to the Core Java repository!
This project contains practical examples, exercises, and reference implementations of core Java concepts and real-world problems, structured into multiple modules. It’s designed to help learners strengthen their understanding of Java fundamentals and common programming tasks.


📂 Repository Structure

Directory Description
IOOperations Examples and utilities for file and stream I/O operations in Java
JDBC Sample code and practice projects using Java Database Connectivity
StreamAPI Demonstrations of Java Stream API usage for functional and data-oriented tasks
MachineCodingQAs/src Machine coding questions and solutions to improve problem solving
hibernate-first First projects/examples using Hibernate ORM

All code is written using core Java concepts, cleanly structured to run in IDEs and command-line environments


🚀 Getting Started

To run the code examples locally:

  1. Clone the repository

    git clone https://github.com/Mudaykirann/core-java.git
    cd core-java

About

A repo with Code examples and study material related to Java Backend.. Hope you like it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages