TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Programming Language Design

7 pointsby vinscialmost 4 years ago

1 comment

vinscialmost 4 years ago
TIL that twenty years ago, Paul Graham put Object-Oriented Programming under Pitchfalls and Gotchas in his notes titled Five Questions about Language Design.[1]<p>It is misguided, but perhaps it can help explain the origin of the numerous misguided attacks on OOP published here.[2]<p>[1] Five Questions about Language Design. <a href="http:&#x2F;&#x2F;paulgraham.com&#x2F;langdes.html#:~:text=Object-Oriented%20Programming" rel="nofollow">http:&#x2F;&#x2F;paulgraham.com&#x2F;langdes.html#:~:text=Object-Oriented%2...</a><p>[2] <a href="https:&#x2F;&#x2F;www.google.com&#x2F;search?q=site%3Anews.ycombinator.com+object-oriented" rel="nofollow">https:&#x2F;&#x2F;www.google.com&#x2F;search?q=site%3Anews.ycombinator.com+...</a>