Skip to content

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. In OOP, computer programs are designed by making them out of objects that interact with one another.

Notifications You must be signed in to change notification settings

GrooveLinx/Dart-OOP

About

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. In OOP, computer programs are designed by making them out of objects that interact with one another.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages