Skip to content

Latest commit

Β 

History

History
17 lines (11 loc) Β· 525 Bytes

File metadata and controls

17 lines (11 loc) Β· 525 Bytes

Core Java Programs β˜•

Welcome to Core_Java_Programs β€” a beginner-friendly collection of small and simple Core Java programs for practice and learning! πŸš€

This repository contains examples covering:

  • Basic Java syntax and logic building
  • Loops, conditionals, methods, and OOP concepts
  • Collections (List, Set, Map, Stack, Queue)
  • Java 8 features (Lambda expressions, Stream API)
  • String and Array problems

πŸ’‘ Goal

Learn Java by writing and running simple, practical programs!

Happy Coding! 🎯