Understand how to properly use pointers in your C/C++ programming, and you're on your way to mastering the language.
Latest General Articles
Implementing an MVC Model with the Qt C++ Framework
Gain an intuitive understanding of MVC with its actual implementation in the Qt C++ Framework.
Load Testing: SLA First
Here are some guidelines to make implementing load testing easier and more likely to be well received by your team.
MFC: Controlling Notepad From C++ Applications
Discover how to start and control a third party GUI application, particularly the Notepad text editor, from your own C++ applications.
The New MFC Animation API
This article serves as a brief introduction to the new API allowing users to create animations in MFC applications.
C++ Programming: Better Accessibility with High DPI Support and MFC 10
A number of factors are driving the requirement for applications to correctly support high DPI settings--increased monitor resolutions are making it more difficult for users to read text on the screen, compliance with disability access legislation is an increasingly important factor for corporations, and users are now expecting applications to behave well at higher DPI settings. MFC 10 and Visual C++ 2010 have built-in support for high DPI, making the development of a DPI-aware application quicker and more simple.
Latest CodeGuru Developer Columns

C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Getting Started with Visual Studio 2017 and ASP.NET Core
Still postponing the upgrade to VS 2017? Here's some information that can help you decide whether to plunge ahead or wait longer.

Visual Studio Tools to Help You Code Faster
Learn about some of Visual Studio's newer tools to make your coding and debugging a bit more productive.

For Digital Experience Design, the Platform Powers the Creativity
Choosing the right platform—IaaS, PaaS, or SaaS—can greatly enhance your Cloud presence.