Skip to content

Instantly share code, notes, and snippets.

@fesor
Last active November 3, 2023 06:50
Show Gist options
  • Star 17 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fesor/9fec65a838178901886fc8428150b6c1 to your computer and use it in GitHub Desktop.
Save fesor/9fec65a838178901886fc8428150b6c1 to your computer and use it in GitHub Desktop.
What is OOP

Что такое ООП

Ссылки на материалы, позволяющее лучше понять оригинальную идею.

Quotes

Java and C++ make you think that the new ideas are like the old ones. Java is the most distressing thing to hit computing since MS-DOS.

Alan Kay

Object-oriented programming is an exceptionally bad idea which could only have originated in California.

Edsger Dijkstra

The problem with object-oriented languages is they’ve got all this implicit environment that they carry around with them. You wanted a banana but what you got was a gorilla holding the banana and the entire jungle.

JOE ARMSTRONG • JASON GORMAN

Talks, Articles, Emails

Prior or related work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment