Jump to content


'Visual C++ 6.0' or 'Visual C++ .NET' ???


5 replies to this topic

#1 Nilhanth

    New Member

  • Members
  • Pip
  • 4 posts

Posted 06 February 2005 - 09:06 PM

I'm completely new to any C++ and haven't even tried it yet. I only know Visual Basic 6.0 at the moment (I want to move onto C++)

What version is the best for learning and then programming in the C++ language? 6.0 or .NET?

#2 bladder

    DevMaster Staff

  • Members
  • PipPipPipPip
  • 1057 posts

Posted 06 February 2005 - 09:20 PM

get the .NET version. It comes with a (apparently 99% ) standards compliant compiler. So if you can get either of the two, definetly go for the 2003 version (ie, vc 7.1, ie: vc.NET)

Or you can of course get the free dev-cpp ide+gcc compiler. -> http://www.bloodshed.net

#3 anubis

    Senior Member

  • Members
  • PipPipPipPip
  • 2225 posts

Posted 06 February 2005 - 09:20 PM

for learning it won#t matter. get the compiler you can get for free or the least amount of money. also you should notice that microsoft is not the only producer of c++ compilers. the gnu compiler for example is free and is at least at par in performance.
If Prolog is the answer, what is the question ?

#4 Nilhanth

    New Member

  • Members
  • Pip
  • 4 posts

Posted 07 February 2005 - 11:10 AM

ok cheers guys!

I'll use the Visual Studio .NET 2003 version (my mate got it cheap! :D )

Recommend any good learning sources? (books, etc....)

#5 bladder

    DevMaster Staff

  • Members
  • PipPipPipPip
  • 1057 posts

Posted 07 February 2005 - 04:58 PM

c++ by deitel and deitel is how i started with c++, teaches you the core language and techniques pretty nicely. After that, you should get a c++ concepts book like modern c++ design by andrei alexadrescu (that guy is awsome) or effective c++ by Mike myers. Actually, effective c++ should probably be read before modern c++ design.

#6 AM_

    New Member

  • Members
  • Pip
  • 4 posts

Posted 11 February 2005 - 01:59 PM

Nilhanth said:

I'm completely new to any C++ and haven't even tried it yet. I only know Visual Basic 6.0 at the moment (I want to move onto C++)

What version is the best for learning and then programming in the C++ language? 6.0 or .NET?

View Post

No doubt, the .NET version is the future. Just had to say, moving from 6 to net, you'll experience a quite noticable increase in compile times :(

To, partly, solve this, download 'fast solutionbuilder'





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users