₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,040 members, 8,424,674 topics. Date: Thursday, 11 June 2026 at 01:25 PM

Toggle theme

Martkun's Posts

Nairaland ForumMartkun's ProfileMartkun's Posts

1 (of 1 pages)

ProgrammingRe: Criticism Of Object Oriented Programming by martkun: 2:05am On Nov 10, 2010
I just saw this old topic and I wanted to say my opinion.

@Seun - I completely agree with you

Object oriented programming is suitable for some tasks but not for all tasks. There's no point of using only object-oriented code - both procedural and object oriented styles have their pros and flaws so the style that suits better for the current task should be used. There is also nothing wrong with mixing the two styles.

I don't like the object oriented programming in neither Java nor C++. The object oriented capabilities of Python are designed much better (in my opinion). I also have no problem writing pure procedural code - my favorite language is C.

1 (of 1 pages)