|
-
Jan 7th, 2005, 03:59 PM
#1
Thread Starter
Giants World Champs!!!!
-
Jan 7th, 2005, 04:14 PM
#2
Lively Member
Re: VB.Net or VC++/VC# Which One
If you want to learn .NET then you may as well learn C# mainly because of its prestige level. Most of the .NET journals and magazines have more code samples in C# than VB.NET. Also, it's a curly brace language so you'd technically be upping your skills.
Ed Womack
http://www.getmilked.com
-
Jan 7th, 2005, 06:18 PM
#3
Dazed Member
Re: VB.Net or VC++/VC# Which One
Going to Vb.Net from Vb6 is a lot eaiser than going from Vb6 to Visual C++ or C#. Ive programmed using Java for a number of years and while the two languages do have some syntactical similarities the transition has been anything but easy.
-
Jan 7th, 2005, 11:59 PM
#4
PowerPoster
Re: VB.Net or VC++/VC# Which One
I went from VB6 to C#. THE BEST THING I could have done for myself. I see so many taking the easy road with .NET and going with VB.NET. The problem is you tend to not learn the framework as much, and more or less concentrate on the language changes. Learning C# will require you to learn a syntax, but with that whole syntax change, you also get in a different mindset, one that is open to learn the framework more.
After I learned C# and could produce applications with it, I went and worked with VB.NET. I was amazed to only have to spend about 2-3 days with it before it became comfortable. This stemmed from me knowing the syntax from VB6, and knowing the framework in C#. Best of both worlds.
This is just my opinion though. I can now take jobs that require VB.NET, or I can take the C# jobs (which tend to pay more). I go back and forth all the time right now as I slowly convert my companies old code base over to C# evertime I get to rework projects. C# also looks 'really' similar to Java. If you ever dab in Java, C# would be much better than VB.NET would. I am currently reading a Java book on design patterns but easily understanding the code as it would relate to C#.
-
Jan 8th, 2005, 01:02 AM
#5
Thread Starter
Giants World Champs!!!!
Re: VB.Net or VC++/VC# Which One
Thanks to all for your opinions. I am not sure what I am going to do now , but at least I have more information so that I can make a better decision.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|