Hoh Shen Yien
Shen's Developer Diary

Shen's Developer Diary

Follow
homeNext.jsLeetcodeExperienceLife
Tag

Object Oriented Programming

#object-oriented-programming

More content

Read more stories on Hashnode


Articles with this tag

Conditions? More like Polymorphism

Mar 16, 20236 min read

Stop repeating same conditions everywhere, use polymorphism! · Ever repeated a condition everywhere? Maybe because you wanted to represent one value in...

Conditions? More like Polymorphism

Visibility and Stability: A Hidden Relationship

Mar 15, 20234 min read

Have you ever thought that these keywords can tell people how stable your codes are? · Yeah yeah, you know, I know, private fields and methods for...

Visibility and Stability: A Hidden Relationship