Hacker News new | ask | show | jobs
by vegai_ 1303 days ago
>Thinking in OOP terms in, say, Java is great.

How did you interpret this statement?

1 comments

Compare:

thinking in OOP terms in say, Haskell, is terrible. -> doesn’t mean OOP is terrible or that Haskell is terrible.

Thinking in functional terms in Haskell is great. -> doesn’t mean functional programming is great or that Haskell is great.

All it means is that the language is designed to be used with that paradigm.