タグ

ブックマーク / cscalfani.medium.com (1)

  • Goodbye, Object Oriented Programming

    I’ve been programming in Object Oriented languages for decades. The first OO language I used was C++ and then Smalltalk and finally .NET and Java. I was gung-ho to leverage the benefits of Inheritance, Encapsulation, and Polymorphism. The Three Pillars of the Paradigm. I was eager to gain the promise of Reuse and leverage the wisdom gained by those who came before me in this new and exciting lands

    Goodbye, Object Oriented Programming
    mkusunok
    mkusunok 2019/09/15
    煽りタイトル。いってることは前から分かりきった制限だけど、じゃあ関数型が解決策になるかというと純粋関数型はストイックな世界だし、マルチパラダイムにしても大規模に使われてたっけ?
  • 1