Quote:
Originally Posted by Matt Willard @dbstraight: Wow, I'm surprised that something as simple as VB.NET is being used professionally. Yes, I'm interested in typical computer programs, and not so much in scripts and the like. (Still divided about web design, I'll have to think about it.) In any case, I wanted to see if there were any good hands-on tutorials out there-my Visual Basic.NET class was quite enjoyable for me, with a lot of hands-on lab assignments, and I want to learn other languages in that kind of format. Still, I understand what you're saying-learning something by doing it is often a superior method to learning something. In any case, VB.NET was great for me, so I'd definitely like to learn the others that Microsoft has to offer. |
One thing you could do is try to rewrite all your VB.NET lab assignments in C# or Java. Generally "translating" isn't nearly as hard as writing all new programs, and it'll get you used to the new language.