All evidence points to OOP being bullshit (2013)
21–30 of 126 posts
Re: All evidence points to OOP being bullshit (2013)
#22Depends on how you use it, of course. Libraries make wonderful showcases for OOP strengths - I always like to give Java Collections as an example. But if you actually build your application code as OOP... well, I might privately think you deserve everything that happens to you because of that. I think education carries most of the guilt for this. The typical examples given in OOS classes are stuff like Car is an ance…
Re: All evidence points to OOP being bullshit (2013)
#23Re: All evidence points to OOP being bullshit (2013)
#24Re: All evidence points to OOP being bullshit (2013)
#25Basically I think we need to use tooling (in which I include languages and paradigms) that aim to come with less foot-guns and more safety rails.
Re: All evidence points to OOP being bullshit (2013)
#26What probably scares me most is, that managers think OO is in general a wonderful best practice you need to have in the company...
Re: All evidence points to OOP being bullshit (2013)
#27"'good C++' is better than 'good C'"
OOP has some brilliant patterns. It is also very hard to do correctly.
Re: All evidence points to OOP being bullshit (2013)
#28Re: All evidence points to OOP being bullshit (2013)
#29Re: All evidence points to OOP being bullshit (2013)
#30[Shameless plug] For a philosophical interpretation on the differences between OOP and FP, you may enjoy my gist: Descartes, Berkeley and Functional Reactive Programming https://gist.github.com/dmvaldman/f957dd9a8ed3f6edf35d