diff --git a/README.md b/README.md index 66d6fb2..b05fa54 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,35 @@ where you don't need to install external UI library for your programs. > > - Object-Oriented Programming (OOP) is truly achieved in Java programming. +## About Object-Oriented Programming (OOP) +The C language is excellent in system programming. +But Java is known for creating applications, particularly +web apps. + +But have you ever asked yourself what is OOP? + +When a programmer is dealing with system programming, +it is not much needed but when he/she is creating +user applications, there is a great need for OOP. + +In basic terms, think of this situation: +if ever virtually you can treat the things +that you are manipulating as real objects +virtually, that will simplify your work, isn't it? + +Say, you can treat exactly a 3D box as +a 3D box. Your code will act upon as if +it's an object. That's the essence of +being an OOP language. If that box will be +expressed using the C language purely, +how would you do it? How would you manipulate +data in terms of that? Surely, that will +complicate things. + +But again, OOP has its own uses, particularly +when you are creating user applications like +web apps. + ## Compiling pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy