Hacker News new | ask | show | jobs
by tmilard 1913 days ago
Yes I oslo agree : For me, the the OO programming gets me close to the design of the problem I try to solve. I mean before even programming. Then when I feel ready to program my solution, Actors become classes naturally.

I tend to believe OO langage simply gives us less work to design & program solutions.

1 comments

There's another interesting takeaway from that.

It should be alright for us to accept that different brains prefer different ways of working.

To me, functional paradigm is closer to how I see and understand things. "It gives us less work to design & program solutions." :D