News Feed
Jobs Feed
Sections




News Archive
Jacob Santos' Blog:
Object Oriented Programming Isn't Easy
October 17, 2007 @ 09:31:00

In a new post to his blog, Jacob Santos talks about why object oriented programming just "isn't easy" - including a few of his dislikes about OOP in PHP.

Functional developers have it easy. Damn straight and I wonder why so many developers choose to write functions, when they can opt for more beautiful classes instead. [...] It is easy to get functions right, all you have to do is prefix them and name them properly and you're done.

He notes that most people get OOP up to a certain point - that being the "has-a" and "is-a" relationships - where things start flying over their heads. He expresses his dislike of the way that Singletons are used (or not used) and places some of the blame on the tutorial and book authors out there trying to teach novice programmers with analogies that don't make sense in a codign situation.

0 comments voice your opinion now!
object oriented programming oop easy procedural function method class object oriented programming oop easy procedural function method class


blog comments powered by Disqus

Similar Posts

DevShed: Retrieving Information on Several Objects with Destructors in PHP 5

Joshua Eichorn\'s Blog: ZActiveRecord can\'t work?

Ben Ramsey: Introducing Array_column() in PHP 5.5

Timothy Boronczyk's Blog: Goto and Exceptions

Community News: PHP still Ranks Fourth in Popularity on TIOBE Programming Community Index


Community Events











Don't see your event here?
Let us know!


community unittest release testing opinion functional language framework zendframework2 code phpunit series introduction podcast tool application interview example development conference

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework