Remember I once said that C is better than C++, so, I know I am completely biased. But I simply like C. I am a fan of its simplicity. And of course C has to be faster than C++ (which was never distinguishable in the type of programming I have done till now
). So, today I got another material to support the point that C is better than C++. Checkout here. I will keep calling Linux Linux, not GNU/Linux
.
I never liked C++. It is complex and has nothing special as compared to C. I anyways don’t like OO languages. They are slow and complex. Though I always heard people saying that C++ is better than C. Rather my friends ( those who do not use Java) use C++. I always try to use C. At least when the choice is between C and C++, I prefer C. Sometimes, when I am doing projects with other guys, they will prefer C++ and I will say lets use C and for this favor I end up doing more coding, but its better than touching C++. C is simple and fast. No stupid complexity.
(more…)