Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/its-kios09/java_oop
bject-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 common feature of objects is that methods are attached to them and can access and modify the object's data fields.
https://github.com/its-kios09/java_oop
Last synced: 7 days ago
JSON representation
bject-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 common feature of objects is that methods are attached to them and can access and modify the object's data fields.
- Host: GitHub
- URL: https://github.com/its-kios09/java_oop
- Owner: its-kios09
- Created: 2023-11-29T14:23:44.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-25T12:29:19.000Z (11 months ago)
- Last Synced: 2023-12-25T20:34:21.235Z (11 months ago)
- Language: Java
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java_oop
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 common feature of objects is that methods are attached to them and can access and modify the object's data fields.