Forem

Object Oriented Programming

"...because thinking inside the box is okay, as long as it's a black box."

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Class in java

Class in java

1
Comments
1 min read
The Power of OOP
Cover image for The Power of OOP

The Power of OOP

Comments
7 min read
An Enum Alternative to the Factory Pattern: The Pros, Cons, and Hidden Dangers
Cover image for An Enum Alternative to the Factory Pattern: The Pros, Cons, and Hidden Dangers

An Enum Alternative to the Factory Pattern: The Pros, Cons, and Hidden Dangers

1
Comments
5 min read
OOPS:)

OOPS:)

3
Comments
2 min read
Objects & Classes in Java

Objects & Classes in Java

Comments
1 min read
OOP Didn’t Invent Anything New — It Just Gave Us Discipline

OOP Didn’t Invent Anything New — It Just Gave Us Discipline

1
Comments 1
3 min read
Difference between static and non-static method in Java

Difference between static and non-static method in Java

Comments
1 min read
Engineering of Small Things #5: OOP Basics in TypeScript
Cover image for Engineering of Small Things #5: OOP Basics in TypeScript

Engineering of Small Things #5: OOP Basics in TypeScript

Comments
5 min read
Distributed Business Logic with Laravel Observers: Let Models Mind Their Own Business
Cover image for Distributed Business Logic with Laravel Observers: Let Models Mind Their Own Business

Distributed Business Logic with Laravel Observers: Let Models Mind Their Own Business

Comments
4 min read
Declaration of Variables in Classes and Objects

Declaration of Variables in Classes and Objects

2
Comments
1 min read
Object-Oriented Programming in Python: Complete Crash Course

Object-Oriented Programming in Python: Complete Crash Course

2
Comments
24 min read
Mastering the SOLID Principles — The Foundation of Clean, Scalable Code
Cover image for Mastering the SOLID Principles — The Foundation of Clean, Scalable Code

Mastering the SOLID Principles — The Foundation of Clean, Scalable Code

1
Comments
4 min read
The Four Pillars of Object-Oriented Programming in TypeScript
Cover image for The Four Pillars of Object-Oriented Programming in TypeScript

The Four Pillars of Object-Oriented Programming in TypeScript

2
Comments
3 min read
Today I learned Java class,Objtect and OOPS concept.
Cover image for Today I learned Java class,Objtect and OOPS concept.

Today I learned Java class,Objtect and OOPS concept.

Comments
1 min read
Behind the Underscores EP13: Metaprogramming Methods (__class__, __bases__, __mro__, __instancecheck__)

Behind the Underscores EP13: Metaprogramming Methods (__class__, __bases__, __mro__, __instancecheck__)

Comments
5 min read
Interfaces: Job Interviews for Your Classes
Cover image for Interfaces: Job Interviews for Your Classes

Interfaces: Job Interviews for Your Classes

Comments
2 min read
Master Java Classes and Objects: The Only Easy Guide You’ll Ever Need!

Master Java Classes and Objects: The Only Easy Guide You’ll Ever Need!

Comments
4 min read
Constructor

Constructor

Comments
1 min read
DYNAMIC BINDING

DYNAMIC BINDING

Comments
1 min read
Single Inheritence

Single Inheritence

Comments
1 min read
PROGRAM DOUBT

PROGRAM DOUBT

Comments
1 min read
Behind the Underscores EP11: Callable Objects: __call__

Behind the Underscores EP11: Callable Objects: __call__

Comments
3 min read
Everything is an Object in Python: From Beginner to “Wait, What?!” Level
Cover image for Everything is an Object in Python: From Beginner to “Wait, What?!” Level

Everything is an Object in Python: From Beginner to “Wait, What?!” Level

Comments 7
3 min read
Go Interfaces - Composition Over Inheritance (And Common Sense)
Cover image for Go Interfaces - Composition Over Inheritance (And Common Sense)

Go Interfaces - Composition Over Inheritance (And Common Sense)

3
Comments
11 min read
Ruby Data Class vs Struct

Ruby Data Class vs Struct

3
Comments
2 min read
loading...