Earlier quoted context omitted.
Taken from http://manifesto.softwarecraftsmanship.org/ "Not only working software, but also well-crafted software Not only responding to change, but also steadily adding value Not only individuals and interactions, but also a community of professionals Not only customer collaboration, but also productive partnerships" I fail to see the "scam" here. Your follow-on comments seem to take issue with some of the popular o…
As I mentioned in another reply, the idea of improving the software skills of myself and my team is absolutely appealing. That's why I started associating with that movement in the first place. I don't disqualify the spirit of that effort. In practice however, it's a different reality. Let's not forget that SC's perhaps most infamous proponent once said that C++ is a "man's language", and that Java is an "oestrogen"…
I feel like C++ is the antithesis to the "manifesto" posted in the parent. I /like/ C++, but it seems to me like it is nearly impossible to write code that is easy to read, easy to change, performant, and correct, all at the same time.