My brother just got Microsoft Visual Studio .NET 2003 from his programming teacher. I have a few questions about it. Does it support languages such as VB6, Visual C++, and all the other programming languages by microsoft? If so which one would you recommend learning? And where could I find a few good tutorials to get me started.
Thanks in advance
Kryptonic
September 23rd, 2004, 12:56 AM
mathgirl32
Re: Help please.
Quote:
Originally posted here by kryptonic My brother just got Microsoft Visual Studio .NET 2003 from his programming teacher. I have a few questions about it. Does it support languages such as VB6, Visual C++, and all the other programming languages by microsoft? If so which one would you recommend learning? And where could I find a few good tutorials to get me started.
Thanks in advance
Kryptonic
My .NET Studio has C++, VB, J#, and C#.
You can see the full specs for the MS Visual .Net Studio here.
For C++ I like Starting out with C++ by Tony Gaddis
For VB .NET classes we used Deitel & Deitel
Which language to start with is a personal choice...as long as it's the right language for the job. Everyone has their own opinion...if you ask me I'd say C++.
September 23rd, 2004, 02:05 AM
kryptonic
Thanks for the help Mathgirl32. I wasnt sure on what it all supported.
September 23rd, 2004, 11:48 PM
hiddeninclouds
Remember that the software you write will require the .net framework :)
September 24th, 2004, 12:14 AM
kryptonic
Yea i know. Do any of you know of any good tutorials for VB6? Any links appreciated.