Object-oriented design

Object-Oriented Design (OOD) is a way for the designer of a computer program to specify what a computer program will do, using the way that people think and not

Object-oriented design

Object-Oriented Design (OOD) is a way for the designer of a computer program to specify what a computer program will do, using the way that people think and not using the way that computers think. People think in terms of classes and objects. For example, fruit is a class, and there are different kinds of fruits such as bananas and pineapples. If a computer program designer were specifying to a computer programmer how to create a computer program to manage the fruits in a supermarket, then he or she would specify the program in terms of classes and objects which is how people think.

A computer program called a compiler and/or an interpreter would take the program that the programmer typed in and convert it into a form that a computer can run. Computers really only understand things that are encoded as numbers. Object-Oriented-Design (OOD) uses the power and speed of a computer to allow humans to be more productive in making computer programs, by letting human computer programmers think in terms of how humans think.

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.