News

Whether you're just starting out as a coder or want to advance your coding skills, tackling programming problems is part of the plan. Convenient, free, and even fun, coding problem websites challenge ...
In my initial column on C++ smart pointers, I mentioned how smart pointers overcame the perception that C++ memory management was error-prone. Today I want to talk about the classic ...