Does anyone have any suggestions for a good C++ reference book? I've been programming Java for about 3 years now and I have to learn C++ this coming semester. I'm thinking about getting the Standard C++ Bible, any other suggestions?
If you're going to be using Visual Studio .NET, try and get yourself the MSDN Library. It's a 3CD library that contains information about every function for every VS.NET supported language (VB.NET, C++, C#.NET, etc). 👍