Hey im just starting to mess arround with C++ and I have been using Bloodshed and it dose fine but i was wondering if there are any good tutorials for it or if there is a better program that has tutorials out there. Thanks!
Tutorials for C++ are almost scattered everywhere in .NET. Any tutorial with the name 'C++' on it, is good to start with ..google it...you will get tones of them. Its easy to learn the language [Hmm...maybe 1 or 2 months ] , but you gotta develop the language skill...it ll take years
Have you checked the documentation and help files of the compilers? They normally have some simple tutorials. You'll find the most usefull information from books though.