Explore using GIMP to program modern GUI interfaces in C and C++.
Latest Visual C++ / C++ Articles - Page 5
Exploring the Microservices Architecture
Learn how to take advantage of Microservices architecture, a suite of independently deployable and loosely coupled services to design complex applications.
How to avoid bugs using modern C++
See which techniques in modern C++ help writing not only simple and clear code, but make it safer and more reliable.
Understanding File Processing in C++
Peruse an overview of file handling and how effectively we can use common files through C++ program logic.
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.
A Quick Look at What's Released with Visual Studio 2017
What's new from Microsoft? Visual Studio 2017 and a whole lot more!
Latest CodeGuru Developer Columns

Working with Standard Library Containers and Iterators in C++
Focus on standard library concepts and be introduced to container and iterator templates. Appropriate examples are provided.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Creating a Text Scroller Control
Build a scrolling text user control. Examples are in C# and VB.NET.

Using Ubuntu Virtual Machine in Azure
Explore how to create and use a Ubuntu virtual machine.