Visual Studio 6.0 or Visual Studio .Net 2003

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2005
Posts: 19
Reputation: bandm is an unknown quantity at this point 
Solved Threads: 0
bandm's Avatar
bandm bandm is offline Offline
Newbie Poster

Visual Studio 6.0 or Visual Studio .Net 2003

 
0
  #1
Jul 1st, 2005
Hello All,

I posted this over in the Software Forum, but I realized that maybe it belongs over here.

I have both VS 6.0 and VS .Net 2003 available to me. I am just starting to learn programming
and wanted to know the difference and which one would be the best to start with. My company has a site liscence for both and I could install both on my PC but I didn't know if it would make a difference.

I am starting out with the Book C++ Demystified by Jeff Kent. He is using VS .Net 2003 in his examples.

Your input would be apprecitiated.

Thanks,
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 4,334
Reputation: Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future 
Solved Threads: 234
Team Colleague
Dave Sinkula's Avatar
Dave Sinkula Dave Sinkula is offline Offline
long time no c

Re: Visual Studio 6.0 or Visual Studio .Net 2003

 
0
  #2
Jul 1st, 2005
I don't know anything about VS.NET, but I do know that MSVC6 was not very standards compliant and it had bugs -- so I wouldn't recommend MSVC6.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 33
Reputation: shre86 is an unknown quantity at this point 
Solved Threads: 1
shre86 shre86 is offline Offline
Light Poster

Re: Visual Studio 6.0 or Visual Studio .Net 2003

 
0
  #3
Jul 1st, 2005
visual studio .net 2003 shud be gr8... i ve been programming on that..
but if u re just learning to program then advice u better start off with turbo c or borland c..or c++..
it ll be much better..
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 4,334
Reputation: Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future 
Solved Threads: 234
Team Colleague
Dave Sinkula's Avatar
Dave Sinkula Dave Sinkula is offline Offline
long time no c

Re: Visual Studio 6.0 or Visual Studio .Net 2003

 
0
  #4
Jul 1st, 2005
Originally Posted by shre86
but if u re just learning to program then advice u better start off with turbo c or borland c..or c++..
I think it would be a great disservice to recommend outdated and obsolete coding for a beginner.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
Reply With Quote Quick reply to this message  
Join Date: Jun 2005
Posts: 33
Reputation: shre86 is an unknown quantity at this point 
Solved Threads: 1
shre86 shre86 is offline Offline
Light Poster

Re: Visual Studio 6.0 or Visual Studio .Net 2003

 
0
  #5
Jul 2nd, 2005
Why??
They really form the basis of all the rest of visual studio etc..
and are really simple to understand all the basics...
work a while on them and then switch to the new gen stuff.. i found it easier that way..
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 353
Reputation: Asif_NSU is on a distinguished road 
Solved Threads: 3
Asif_NSU's Avatar
Asif_NSU Asif_NSU is offline Offline
Posting Whiz

Re: Visual Studio 6.0 or Visual Studio .Net 2003

 
0
  #6
Jul 2nd, 2005
My learning started with turbo C++ 3.0. Infact, in my uni everyone starts from turbo C, C++. Only later they move to vc++ or dev C++. I think learning TC was just a waste of my time, since it's downright obsolete. You will be learning habits that u must unlearn later when u move onto standard compilers. TC is just for windows(actually MSDOS), and I can say this for certain that your code will be non-portable since you will have a nag for using conio.h for just about any program.

My advice is to stay away from turbo C/C++. However, I can safely recommend borland C++ 5.5 which is strictly standard-complaint.

And if you have VS.NET then go for it. Even though I believe the best way to learn programming is without an IDE, it's not a big issue.
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,567
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 706
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: Visual Studio 6.0 or Visual Studio .Net 2003

 
0
  #7
Jul 2nd, 2005
>They really form the basis of all the rest of visual studio etc..
Wait, how does Borland software form the basis of Microsoft software? Are you making some silly connection that the rest of us can't see? While you're at it, why not recommend Cfront as long as you're trying to get the OP into archeology?

>and are really simple to understand all the basics...
That's BS. An obsolete POS compiler will hinder understanding because then all of the sudden you slap the beginner with standard and pre-standard language issues. Rather than follow the "older is easier" crap and actually make an attempt to learn the language properly.

>i found it easier that way..
I'd be willing to bet that your knowledge of mordern C++ is remedial at best and filled with pre-standard notions if you found it easier that way.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC