chpicker
Programmer
- Apr 10, 2001
- 1,316
I decided to try to learn C/C++ recently. I think I've succeeded rather well compared to the time I've put in. However, I'm starting to realize that programming for the console and programming for Windows is a HUGE leap. I've been programming in Visual FoxPro 6.0 for about a year now, but that is NOTHING like programming in Visual C++. VFP is very fast when it comes to data processing, but it's painfully slow at just about everything else, especially when it comes to visual controls.
Where would be a good starting point for someone familiar with C/C++ to learn how to program for Windows using Visual C++? I've gone through the tutorials in MSDN, but I just didn't "get it". They seem to assume some experience with previous versions which I don't have.
Where would be a good starting point for someone familiar with C/C++ to learn how to program for Windows using Visual C++? I've gone through the tutorials in MSDN, but I just didn't "get it". They seem to assume some experience with previous versions which I don't have.