View all newsletters
Receive our newsletter - data, insights and analysis delivered to you
  1. What Is
July 6, 2016updated 22 Sep 2016 12:39pm

What is object oriented programming?

Objects not logic.

By James Nunns

Object oriented programming, commonly shortened to OOP, is a programming language which is organised around objects rather than actions and data as opposed to logic.

OOP takes the view that the thing that is cared about is the object that the user wants to manipulate, not the logic that is required to manipulate them.

Manipulating by logic has typically been how a program has been viewed, something that takes input data, processes it, and produces output data, OOP though deals in objects.

An example of this would be describing a human being by name, address.

This information is typically known as attributes, and code in the form of procedures, or methods. A computer program designed using OOP would be made out of objects that interact with each other.

Some of the most popular object oriented programming languages are Java, C++, C#, Python, PHP, Ruby, Perl, and Swift.

Simula is generally accepted as being the first language with the primary features of an OOP language, this dates it back to 1967.

Content from our partners
Scan and deliver
GenAI cybersecurity: "A super-human analyst, with a brain the size of a planet."
Cloud, AI, and cyber security – highlights from DTX Manchester

Websites in our network
Select and enter your corporate email address Tech Monitor's research, insight and analysis examines the frontiers of digital transformation to help tech leaders navigate the future. Our Changelog newsletter delivers our best work to your inbox every week.
  • CIO
  • CTO
  • CISO
  • CSO
  • CFO
  • CDO
  • CEO
  • Architect Founder
  • MD
  • Director
  • Manager
  • Other
Visit our privacy policy for more information about our services, how Progressive Media Investments may use, process and share your personal data, including information on your rights in respect of your personal data and how you can unsubscribe from future marketing communications. Our services are intended for corporate subscribers and you warrant that the email address submitted is your corporate email address.
THANK YOU