Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
#
objectorientedprogramming
Follow
Hide
Posts
Left menu
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
Closures vs Objects: Understanding 'A Poor Man's' Through the Lens of IVP
Yannick Loth
Yannick Loth
Yannick Loth
Follow
Dec 4 '25
Closures vs Objects: Understanding 'A Poor Man's' Through the Lens of IVP
#
functional
#
objectorientedprogramming
#
architecture
#
languagedesign
Comments
Add Comment
26 min read
Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU
Xuan
Xuan
Xuan
Follow
Aug 19 '25
Inheritance: The OOP Trap Destroying Your Code! The ONE Fix Experts Hide From YOU
#
oop
#
compositionoverinheritance
#
objectorientedprogramming
#
codeflexibility
Comments
Add Comment
5 min read
The Hidden `instanceof` Trap That WRECKS Your Object-Oriented Code!
Xuan
Xuan
Xuan
Follow
Aug 8 '25
The Hidden `instanceof` Trap That WRECKS Your Object-Oriented Code!
#
objectorientedprogramming
#
instanceofantipattern
#
polymorphism
#
softwaredesign
Comments
Add Comment
5 min read
The OOP Lie: Your Domain Model Is Anemic & You Don't Even Know It!
Xuan
Xuan
Xuan
Follow
Aug 8 '25
The OOP Lie: Your Domain Model Is Anemic & You Don't Even Know It!
#
oop
#
anemicdomainmodel
#
domaindrivendesign
#
objectorientedprogramming
Comments
Add Comment
4 min read
The Anemic Domain Model Trap: Why Your OOP ISN'T Object-Oriented!
Xuan
Xuan
Xuan
Follow
Aug 12 '25
The Anemic Domain Model Trap: Why Your OOP ISN'T Object-Oriented!
#
anemicdomainmodel
#
richdomainmodel
#
objectorientedprogramming
#
architecture
Comments
Add Comment
5 min read
Your OOP code looks fine: The Liskov Violation SILENTLY Breaking Production!
Xuan
Xuan
Xuan
Follow
Aug 9 '25
Your OOP code looks fine: The Liskov Violation SILENTLY Breaking Production!
#
liskovsubstitutionprinciple
#
solidprinciples
#
objectorientedprogramming
#
codingbestpractices
1
 reaction
Comments
Add Comment
5 min read
Understanding Traits in PHP and How They Differ from Inheritance
Abhay Singh Kathayat
Abhay Singh Kathayat
Abhay Singh Kathayat
Follow
Dec 26 '24
Understanding Traits in PHP and How They Differ from Inheritance
#
php
#
traits
#
inheritance
#
objectorientedprogramming
Comments
Add Comment
5 min read
Understanding the Difference Between `abstract class` and `interface` in PHP
Abhay Singh Kathayat
Abhay Singh Kathayat
Abhay Singh Kathayat
Follow
Dec 26 '24
Understanding the Difference Between `abstract class` and `interface` in PHP
#
php
#
objectorientedprogramming
#
abstractclass
#
interface
6
 reactions
Comments
1
 comment
4 min read
c# advanced: Pattern Matching in c#
mohamed Tayel
mohamed Tayel
mohamed Tayel
Follow
Nov 5 '24
c# advanced: Pattern Matching in c#
#
csharp
#
patternmatching
#
cleancode
#
objectorientedprogramming
1
 reaction
Comments
Add Comment
3 min read
Mocks vs No Mocks Debate Confusion
Jesse Warden
Jesse Warden
Jesse Warden
Follow
Oct 7 '24
Mocks vs No Mocks Debate Confusion
#
testdouble
#
objectorientedprogramming
#
functional
1
 reaction
Comments
Add Comment
2 min read
Mastering Lazy Loading in Python Using __getattr__
Tarun Sharma
Tarun Sharma
Tarun Sharma
Follow
Aug 8 '24
Mastering Lazy Loading in Python Using __getattr__
#
python3
#
objectorientedprogramming
#
lazyloading
#
pythondesignpatterns
1
 reaction
Comments
Add Comment
3 min read
OOPs Concept: getitem, setitem & delitem in Python
Sachin
Sachin
Sachin
Follow
Jun 12 '24
OOPs Concept: getitem, setitem & delitem in Python
#
oop
#
objectorientedprogramming
#
python
2
 reactions
Comments
Add Comment
7 min read
Object-Oriented Programming Concepts in Angular (OOP Paradigm)
Omama Aslam
Omama Aslam
Omama Aslam
Follow
Jan 1 '24
Object-Oriented Programming Concepts in Angular (OOP Paradigm)
#
objectorientedprogramming
#
abstraction
#
oopconcept
#
angularprogramming
7
 reactions
Comments
2
 comments
3 min read
On cosmetics vs. intrinsics in programming
Nicolas Fränkel
Nicolas Fränkel
Nicolas Fränkel
Follow
Aug 1 '22
On cosmetics vs. intrinsics in programming
#
discuss
#
programming
#
functional
#
objectorientedprogramming
7
 reactions
Comments
1
 comment
3 min read
Creating a Book Class 📚
Ghameerah McCullers
Ghameerah McCullers
Ghameerah McCullers
Follow
May 5 '22
Creating a Book Class 📚
#
python
#
objectorientedprogramming
#
code
#
oop
18
 reactions
Comments
Add Comment
4 min read
đź‘‹
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account