Pages

1.5.22

Object-Oriented Programming — The Trillion Dollar Disaster

 


Elixir engineer Ilya Suzdalnitski explains from the perspective of an engineer who has used both why he prefers functional programming to object-oriented programming systems. OOPS!

1 comment:

  1. Yeah immutability.

    With immutability you have three worlds:
    The FP, the Classes and the Actors.
    https://www.slideshare.net/mariofusco/oop-and-fp-122425087

    ReplyDelete