oop


post-699-thumbnail
Class Vs Struct In Swift

When we need to decide how to store data and model behavior, there are two choices: Classes and Struc...

post-393-thumbnail
Functional Vs Object-Oriented Programming

Programming Paradigms and their uses

Is Object-Oriented Programming "Dangerous"?

I found an interesting article while browsing HackerNews regarding the downfalls of Object-Oriented Programming and wanted to discuss it with the community.