close

DEV Community

# oops

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Create Immutable Class in Java: The "Stone Tablet" Approach

How to Create Immutable Class in Java: The "Stone Tablet" Approach

Image Image Image 5
Comments
3 min read
Why Your Java Code Needs the Liskov Substitution Principle

Why Your Java Code Needs the Liskov Substitution Principle

Image Image Image 5
Comments
3 min read
Can We Increase Visibility in Overriding? A Simple Guide for Java Developers

Can We Increase Visibility in Overriding? A Simple Guide for Java Developers

Image Image Image 5
Comments
3 min read
Can We Make an Abstract Method Final? Clearing the Confusion for Java Beginners

Can We Make an Abstract Method Final? Clearing the Confusion for Java Beginners

Image Image Image 5
Comments
3 min read
Mastering the "super" Keyword in Java: A Beginner’s Guide

Mastering the "super" Keyword in Java: A Beginner’s Guide

Image Image Image 5
Comments
3 min read
What Happens If We Remove super() From a Child Constructor?

What Happens If We Remove super() From a Child Constructor?

Image Image Image 5
Comments
3 min read
Java 101: Understanding Covariant Return Type Like a Pro

Java 101: Understanding Covariant Return Type Like a Pro

Image Image Image 5
Comments
3 min read
Can Constructor Be Overridden in Java? Clearing the Confusion

Can Constructor Be Overridden in Java? Clearing the Confusion

Image Image Image 6
Comments
3 min read
Abstract Class vs. Interface: The "Blueprint" Battle in Java

Abstract Class vs. Interface: The "Blueprint" Battle in Java

Image Image Image 6
Comments 1
3 min read
Polymorphism in Java: The "Shape-Shifter" Secret to Flexible Code

Polymorphism in Java: The "Shape-Shifter" Secret to Flexible Code

Image Image Image 6
Comments
3 min read
Abstraction in Java: Making Sense of Complexity (with Real-World Examples)

Abstraction in Java: Making Sense of Complexity (with Real-World Examples)

Image Image Image 4
Comments
4 min read
Understanding the 4 Pillars of OOPs in java

Understanding the 4 Pillars of OOPs in java

Image Image Image 6
Comments
3 min read
Why the Object Class is the Root of All Java

Why the Object Class is the Root of All Java

Image Image Image 7
Comments
3 min read
The Magic of Choice: Understanding Dynamic Method Dispatch in Java

The Magic of Choice: Understanding Dynamic Method Dispatch in Java

Image Image Image 6
Comments
4 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.