New to visual C++ programming; reference material
Hey,
I am a very strong vb programmer, and I am an adaquate c++ programmer. The prohlem is that I do a lot of command line applications in linux in c++, and large vb (6.0) programs. I was just wondering if anyone had a comprehensive tutorial for visual c++ 6.0 programming out there?
Re: New to visual C++ programming; reference material
Re: New to visual C++ programming; reference material
Quote:
Originally Posted by Siddhartha
can you be alittle more specific
Re: New to visual C++ programming; reference material
Re: New to visual C++ programming; reference material
There is a good book for learning VC++ 6.0 called Using VC++ 6.0.
Re: New to visual C++ programming; reference material
Sam's Teach yourself Visual C++ in 21 days is good also as start up
Re: New to visual C++ programming; reference material
Quote:
Originally Posted by Cerf
can you be alittle more specific
Sorry, I ought to have posted a better answer.
However, you have them from others now... ;)
Re: New to visual C++ programming; reference material
Quote:
Originally Posted by scrapage_online
Sam's Teach yourself Visual C++ in 21 days is good also as start up
Thanks, that should do just fine
For any of you in the same situation, I found a copy off of google at http://www.adminmod.org/karel/2/index.htm
Re: New to visual C++ programming; reference material