To C or not to C

Bjarne Stroustrup, on page 169 of his book, The Design and Evolution of C++, he says:

“Learn C++ first. The C subset is easier to learn for C/C++ novices and easier to use than C itself.”

So let’s start there.

Leave a Reply