Visual Studio 2017 and Visual Studio Code are a bit more C++-friendly now that tools have improved support. Plus: Windows 10 evaulation VMs are now updated and available. What do C and C++ developers ...
Visual Studio Code is a great, free, cross-platform, open source code editor with an extensive library of prebuilt extensions for all kinds of useful, add-on functionality. Sometimes, however, you don ...
Back in the day, we'd write some code, compile, execute, see what happened and repeat. That was testing. (Sometimes that's still what testing looks like, for better or worse.) Today, we can do a lot ...