Where would I find a great video resource for learning Visual C++ for beginners? I'm a newbie and I'm looking in some code for a project on sourceforge that i'm interested in. however, I don't know C++ so i don't know how to contribute to this program. Where should I start? (Hint: I already tried the C++ Beginners guide on MSDN)

There are plenty of C++ tutorials on the Internet. Google "C++ tutorial" and choose the one or ones that suit your level of comfort.

Be prepared to spend a few days to try things out. You also should have a compiler installed to test code. Visual C++ 2008 is still free. There are some other free C++ compilers available.

C++ means that the video must be better than C+, understood?

To find a great video resource for learning Visual C++ for beginners, you can follow these steps:

1. Start by searching for reputable online learning platforms that offer video tutorials for Visual C++. Some popular platforms include YouTube, Udemy, Coursera, and Pluralsight. These platforms usually have a wide range of courses and tutorials tailored for beginners.

2. When searching, use keywords such as "Visual C++ tutorial for beginners" or "Introduction to Visual C++ videos" to narrow down the search results.

3. Look for courses or tutorials specifically designed for beginners, as they typically cover the fundamentals and provide easy-to-understand explanations.

4. Read reviews and ratings to gauge the quality and effectiveness of the courses. Look for highly-rated videos with positive feedback from other learners.

5. Once you find a suitable video resource, make sure to set aside dedicated time for learning and follow along with the instructor. Take notes, practice coding examples, and try to apply what you learn in real-world scenarios.

In addition to video resources, it might be helpful to supplement your learning with other resources such as online documentation, forums, and textbooks. These additional resources can provide different perspectives and help reinforce your understanding of Visual C++.

Remember that learning a programming language takes time and practice, so be patient with yourself as you progress. With consistency and perseverance, you can acquire the necessary skills to contribute to the program on SourceForge.