Skip to content
/ OOPS Public

A personal collection of notes, code samples, and mini-projects exploring core Object-Oriented Programming (OOP) primarily using Java.

Notifications You must be signed in to change notification settings

StackByV/OOPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

OOP Learning Journey

Welcome to my Object-Oriented Programming (OOP) learning journey!

πŸ™ Special Thanks

A big shout-out to The Indian Programmer YouTube channel β€”
an excellent resource that has made learning OOP concepts simple, clear, and practical.

πŸ† Highly recommended if you're starting with OOP or want to deepen your understanding!


πŸ“Œ What You'll Find Here

  • πŸ“š Concepts Covered:
    • πŸ” Encapsulation
    • 🧬 Inheritance
    • 🧩 Polymorphism
    • 🌫️ Abstraction
    • βš™οΈ Classes & Objects
    • πŸ‘₯ Interfaces & Abstract Classes

What's Inside

  • πŸ“ Code examples in Java
  • πŸ“š Notes and explanations
  • πŸ§ͺ Small practice projects
  • βœ… Exercises with solutions

This repo is a work in progress and will grow as I deepen my understanding. Feedback and contributions are welcome!

About

A personal collection of notes, code samples, and mini-projects exploring core Object-Oriented Programming (OOP) primarily using Java.

Topics

Resources

Stars

Watchers

Forks

Languages