Fundamentals Of All Object Oriented Programming(oop) Languages - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Fundamentals Of All Object Oriented Programming(oop) Languages (1264 Views)
1 Reply
| Fundamentals Of All Object Oriented Programming(oop) Languages by Nobody: 8:38am On Aug 17, 2014 |
OOP was developed to increase the reusability and maintainability of source code. The aim of this discussion is to explain the basics of OOP. It is a fundamental style of programming that represents the concept of "objects" that have "data fields" and associated procedures known as "methods". The web browser you are using to view this page is an "object", the current URL that the browser is navigating is one of its "data fields", and the functionality that makes the browser perform an action such as refresh the page is a "method". Following the browser explanation, you can see that the data fields are attributes that describe the object. If we were to view a class from a procedural programming perspective, the "data fields" are in fact variables, while the methods are "functions" (custom functions). C++, Objective-C, Smalltalk, Delphi, Java, Javascript,node.js, C#, Perl, Python, Ruby,ActionScript and PHP are examples of object-oriented programming languages. https://dhtmlhub.com/uploads/Images/oop.jpg Read more at http://dhtmlhub.com/l/mfzpxxq |
A Beginners Guide To Object-oriented Programming (OOP) In PHP 5+ • Please What Really Is Object Oriented Programming. • Criticism Of Object Oriented Programming • 2 • 3 • 4
Help With Attendance Form And Report With Microsoft Access • Need Help On A Project • Why Are There No Much Nigerian Apps On The Apple And Android App Stores?