Type Inference in Visual Basic with Bill Horst
- Posted: Nov 08, 2007 at 9:20 AM
- 12,849 Views
- 4 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Keep the great videos coming.
I was watching the video on the toolbar and then low and behold the presenters appear in the lower rhight corner when he is doing the demo.
From now on when you have a demo please follow this pattern!
Sincerely,
Adrian Mowrey
Why don't people think VB is a good programming language to learn?
This is a commonly discussed issue on the VB forums and on the email groups, etc.
We design VB to be usable by people who don't necessarily have a lot of training in programming (business people, students, hobbyists, etc), so we make it as "easy" as we can. This leads to the misconception among some folks that VB is a "toy" and not worth the attention of serious developers.
Why C/C++/C#?
I think C# is favored by a lot of developers because it's familiar syntax. Many people who are already familiar with C or C++ can learn C# quickly, whereas VB might be a little harder to get used to. I originally used C++ on nearly all my college projects, but now that I use VB every day, I definitely favor it over C#.
A lot more enterprise-level applications are coded in C++ or C, and there are things (like memory management) that can be done in these languages that can't really be done in VB. You couldn't code an OS in VB, for example.
Ultimately, different languages are out there for different purposes. If your goal is rapid application development, I think VB is fantastic. If you want to work on an OS or compiler or something like that, probably C/C++. If you're still getting started with programming, I think VB is a great place to start, but you'll eventually want experience with several different languages so you are able to solve many different kinds of problems, etc.
Hope this answers your question somewhat.
Thanks!
- Bill Horst
Remove this comment
Remove this thread
close