|
Facebook's HipHop Announcement Puts C++ In The Spotlight About three months ago, we discussed the fact that C# and C++ had been declared a couple of Microsoft's favorite languages. Now, C++ has also gotten a sort of nod from Facebook as the social network unveiled something called HipHop for PHP.
Date: 2010-02-04
C, C++ Tests Posing Real Challenge To Programmer The tests that students must take on a routine basis are no fun, and leaving them behind is perhaps of the nicer things about becoming an adult. Still, there's no denying that exams can effectively separate people who know stuff from folks who just fake it, and unfortunately, it seems that the C and C++ programming communities haven't done too well on a certain two tests.
Date: 2010-01-21
In C++, We Don't Write Our Bugs, We Inherit Them Inheritance is one of the concepts on C++ that is difficult to understand and frustrating to track down bugs. Inheritance is when you create a new derived class from a base class.
Date: 2010-01-07
|