This course demonstrates the development process of visual C++ in 2017 through a specific experiment. The target students are junior and intermediate VC learners.
(anyone who has studied C/C++ and wants to become a Windows developer can start at video.
This course does not cover the C++ language part, the course is the real dry goods of Windows programming. In addition, abundant examples are the biggest feature of this course. As you know, it is not enough to know the theory of programming development, as long as you take the example of debugging and running on the computer, you can have a deep understanding of programming, especially for VC. In addition,) for beginners to take care of, each instance step is very detailed, from the establishment project to the operation project, has a detailed demonstration process.
Anyone who buys the course can download the source code of the supporting project from the corresponding lecture.
Note: all experiments were debugged on vc2017!