Martkun's Posts
Nairaland Forum › Martkun's Profile › Martkun's Posts
1 (of 1 pages)
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)