View Single Post
Old 07-03-2014, 11:29 AM  
ianlester
Confirmed User
 
Join Date: Sep 2007
Posts: 207
It depends on the size of the project imo.

If it's really small then procedural makes a lot of sense. It's quicker to code in most cases & as k0nr4d said easier for non-programmers to edit.

However, as the scope & size of the project increases, you will find OOP to be much more efficient. Especially when you have multiple programmers working on the same code base.
__________________
Adnium - CPMv Adnetwork
ianlester is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote