The term INSTANCE in Object Oriented Programing
jargon instance oop
- Computer Science, Terminology.
- The term “instance” of object oriented programing.
now replaced all my use of the word “instance” to “object” or type or similar.
here's interesting comparison of an occurrence.
removing “instance”, brings you clarity.
in some cases, if you remove the use of the phrase instance, the whole sentence become redundant. i.e. it is the use of the word “instance” that added confusion.
Art of technical writing, and art and science of jargons instance in object oriented programing. Here's another example of comparison of using the term “instance” vs without.
JavaScript Spec Reading
- Reading JavaScript spec notes (2015)
- JavaScript Grammar is Not Context-Free (2016)
- JavaScript Syntax Complexity: Lookahead (2015)
- JavaScript Spec Change on Date Time Zone Default (2022)
- JavaScript sort, is fragile, and most complex, convoluted (2017)
- JavaScript Sucks (2017)
- JavaScript Spec, Term “instance” is Not Defined (2017)
- The term INSTANCE in Object Oriented Programing