Quote:
Originally posted by kb244
Megatron I beg to differ, leanring VC++ in 21 days, helps you greatly with the IDe, but it is not going to teach you alot of C++ in 21 days, which I why I recomended the standard, I dont belive that it is beneficial to learn off of just one compiler(especially VC++) , but thats just my opinion.
It's beneficial to learn off VC++ because, as WildGhost said, it is most common one that industries use. Also, if you read the artical, they mention that you should learn C++ first then learn C then if you want you can learn C after because in today's world, nobody uses C any more. They use C++. (VC++ compiler to be exact).