It was decades ago that I was first introduced to the C family of languages (yes, I know this dates me horribly). Later, I picked up C++. I wish someone had directed me past the most obvious potholes back then; it would have saved me hundreds of hours of frustration. I‘ll be able to provide you with at least a handful of those much-needed (pardon the pun). This isn‘t a C++ tutorial; rather, it‘s a guide for individuals who are still learning the language. But, let‘s face it, there‘s always something new to learn in C++. Ten things to remember if you want to produce clean, professional C++ code that is easy to maintain and less likely to require debugging are listed below. Read Contra 3 walkthrough or click here to download.
|