HTTP/2 200
date: Fri, 10 Oct 2025 22:37:32 GMT
content-type: text/html; charset=utf-8
content-security-policy-report-only: default-src 'self';img-src 'self' data: https://flickr.com https://*.flickr.com https://s.gravatar.com https://s.gravatar.com/avatar https://secure.gravatar.com/avatar https://i1.wp.com/cdn.auth0.com/avatars https://cdn.auth0.com/avatars https://g.stripe.com/ https://ssl.google-analytics.com https://pagead2.googlesyndication.com https://pbs.twimg.com/profile_images/ https://farm66.static.flickr.com https://www.google-analytics.com https://tpc.googlesyndication.com https://pbs.twimg.com https://securepubads.g.doubleclick.net https://*.amazon-adsystem.com https://fundingchoicesmessages.google.com https://*.3lift.com https://ams-pageview-public.s3.amazonaws.com https://www.google.com https://syndication.twitter.com https://image8.pubmatic.com https://googleads.g.doubleclick.net https://*.googleusercontent.com;base-uri 'self';font-src 'self' https: data:;frame-ancestors 'self';frame-src https://js.stripe.com https://platform.twitter.com/ https://syndication.twitter.com/ https://tpc.googlesyndication.com/ https://*.safeframe.googlesyndication.com/ https://www.google.com/ https://googleads.g.doubleclick.net/;connect-src 'self' https: https://securepubads.g.doubleclick.net/pagead/ppub_config https://bam.nr-data.net/events/1/cb925c8058;object-src none;script-src 'self' 'unsafe-inline' report-sample https://js.stripe.com/v3/ https://code.jquery.com/jquery-1.12.4.min.js https://code.jquery.com/jquery-3.4.1.slim.min.js https://code.jquery.com/jquery-migrate-1.4.1.min.js https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js https://cdnjs.cloudflare.com/ajax/libs/validate.js/0.13.1/validate.min.js https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js https://cdnjs.cloudflare.com/ajax/libs/list.js/1.5.0/list.min.js https://www.googletagmanager.com/gtag/js https://www.googletagmanager.com/ https://ssl.google-analytics.com/ga.js https://js-agent.newrelic.com/nr-spa-1184.min.js https://fundingchoicesmessages.google.com https://bam.nr-data.net https://securepubads.g.doubleclick.net https://www.googletagservices.com https://adservice.google.com https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js https://cdn.jsdelivr.net/npm/clipboard@2.0.8/dist/clipboard.min.js https://platform.twitter.com/widgets.js https://cdnjs.cloudflare.com/ajax/libs/howler/2.1.1/howler.min.js https://cdnjs.cloudflare.com/ajax/libs/validator/10.9.0/validator.min.js https://*.safeframe.googlesyndication.com/ https://*.googlesyndication.com/ https://platform.twitter.com/js/ https://cdn.ampproject.org https://www.google-analytics.com https://adservice.google.be https://adservice.google.ca https://adservice.google.co.id https://adservice.google.co.mz https://adservice.google.co.th https://adservice.google.co.uk https://adservice.google.co.za https://adservice.google.com.au https://adservice.google.com.ec https://adservice.google.com.hk https://adservice.google.com.ng https://adservice.google.com.np https://adservice.google.com.ph https://adservice.google.com.sa https://adservice.google.de https://adservice.google.es https://adservice.google.fi https://adservice.google.fr https://adservice.google.ie https://adservice.google.it https://adservice.google.lk https://adservice.google.lt https://adservice.google.nl https://adservice.google.no https://adservice.google.rs https://googleads.g.doubleclick.net;script-src-attr none;style-src 'self' https: 'unsafe-inline' report-sample;report-uri https://5f9d927665d1a16209ba908c.endpoint.csper.io
x-dns-prefetch-control: off
expect-ct: max-age=0
x-frame-options: SAMEORIGIN
strict-transport-security: max-age=15552000; includeSubDomains
x-download-options: noopen
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: origin-when-cross-origin
x-xss-protection: 0
etag: W/"12406-P9Jl2YiSLzPQq/Sch9qRqq8dEbY"
set-cookie: cookienik=eyJjc3JmU2VjcmV0IjoiNGlJNXhLN2o0dC1MTDFWc0NUU3hCSkVKIn0=; path=/; expires=Mon, 13 Oct 2025 22:37:32 GMT; domain=wordnik.com; secure; httponly
set-cookie: cookienik.sig=oPiJJSVkPm_wmAKHDno32R8r_oI; path=/; expires=Mon, 13 Oct 2025 22:37:32 GMT; domain=wordnik.com; secure; httponly
vary: Accept-Encoding
content-encoding: gzip
object-oriented - definition and meaning
Definitions
from The American Heritage® Dictionary of the English Language, 5th Edition.
adjective Of, related to, or being a language or system that can use and support objects.
from the GNU version of the Collaborative International Dictionary of English.
adjective (Computers) Using data structures called objects, which encapsulate data and typically are accessed by passing messages, which in turn may trigger internal procedures within the object which are invisible outside the object.
from Wiktionary , Creative Commons Attribution/Share-Alike License.
adjective computing, programming Using entities called objects that can process data and exchange messages with other objects.
Etymologies
Sorry, no etymologies found.
Support
Help support Wordnik (and make this page ad-free) by adopting the word object-oriented .
Examples
I call it object-oriented social, but I have been accused of being a nerd for doing so.
Forbes.com: News R Ray" Wang 2011
Note that object-oriented programming is based on the idea of hiding and protecting as much information as possible between modules.
Bundling II, Arnold Kling | EconLog | Library of Economics and Liberty 2009
The only common feature in terms of programming tools amongst modelers is a universal HATRED of object-oriented programming languages, particularly python.
What makes software engineering for climate models different? | Serendipity 2010
I did consider building my model in R, but ultimately chose Python, almost entirely on the basis that it is object-oriented .
What makes software engineering for climate models different? | Serendipity 2010
I preferred Head First Design Patterns to theGoF book (Design patterns: elements of reusable object-oriented software).
A Confession – Reading About Design Patterns : KillerCodingNinjaBunny 2009
Which is why object-oriented is such a paradigm shift -- the main breakthrough is how much information it hides.
Bundling II, Arnold Kling | EconLog | Library of Economics and Liberty 2009
Naval Academy graduate and lead engineer at Mitre Corp., “focusing on object-oriented systems development and legacy systems integration.”
CIA mum on lawsuit alleging drone targeting errors Jeff Stein 2010
The technology guarantees "deterministic semantics" without runtime checks for general-purpose, object-oriented programs, the university said.
Java extensions boost development of parallel apps Paul Krill 2010
Liskov's work helped pioneer what is known as object-oriented programming, now the most common approach to software development.
Barbara Liskov wins the 2008 Turing Award Peggy 2009
I also realise that Design Patterns resulted in some big advances in object-oriented programming in general, and without it Head First Design Patterns would never have come into being.
A Confession – Reading About Design Patterns : KillerCodingNinjaBunny 2009
Comments
Log in or sign up to get involved in the conversation. It's quick and easy.