I am going to be learning a new language. Online I have read that other than C and assembly languages, C++ and C++.net are the languages that will be best to learn, fastest, most powerful, and will support all of the features I will need in game development. When I went to Microsoft.com, it said C++.net was the C++ language, plus the .net framework. However when trying to compile a simple hello world program, it came up with so many errors like it was the wrong language. My first question is, is C++.net really the C++ language (and just has the .net framework)? The next question is, if C++.net really is the C++ language, is it worth learning over C++ (or should I learn it later)?
Seeing C++ seems more popular that C++.net, I will probably end up learning that. I tried downloading BORLAND C++ compiler. When I did, I had no idea what to do. I saw that it was a command line compiler, but I could not figure out what to do. I then found online that you had to first configure it. When I created all the batch files and other things it wanted me to, it still did not work. My third request would be for someone to tell me how to use the BORLAND Compiler, including how to set it up. If there is a better and easier compiler than Borland, please tell me that and how to set it up.
My last question is are there any books that are really good for first learning C++ and C++.net and learning to game program with them along with compilers that are better and easier.
Thanks for the response in advance.
Seeing C++ seems more popular that C++.net, I will probably end up learning that. I tried downloading BORLAND C++ compiler. When I did, I had no idea what to do. I saw that it was a command line compiler, but I could not figure out what to do. I then found online that you had to first configure it. When I created all the batch files and other things it wanted me to, it still did not work. My third request would be for someone to tell me how to use the BORLAND Compiler, including how to set it up. If there is a better and easier compiler than Borland, please tell me that and how to set it up.
My last question is are there any books that are really good for first learning C++ and C++.net and learning to game program with them along with compilers that are better and easier.
Thanks for the response in advance.