Skip to content
#

programming-paradigm

Here are 10 public repositories matching this topic...

Object-oriented programming is a programming paradigm based on the concept of "objects", which can contain data and code: data in the form of fields, and code, in the form of procedures. A feature of objects is that an object's own procedures can access and often modify the data fields of itself.

  • Updated Jun 1, 2021
  • C

Improve this page

Add a description, image, and links to the programming-paradigm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-paradigm topic, visit your repo's landing page and select "manage topics."

Learn more