OOP

From Freephile Wiki
Revision as of 03:32, 12 January 2016 by Freephile (talk | contribs) (Text replacement - "<abbr title="[^"]+">(.*)<\/abbr>" to "$1")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

OOP is an approach to programming that developed over time. See http://bitflop.com/articles/procedural-programming-vs-oop.html for a good explanation. If you really want a definition, that can be hard to come by. But you should probably start at http://c2.com/cgi/wiki?DefinitionsForOo

See https://github.com/marcelgsantos/learning-oop-in-php for a fantastic collection of OOP learning resources