The only programming language I know is C++, and I would like to learn some others, specifically Visual Basic. So — what are some good beginners tutorials for VB, and what others languages would you suggest are good ideas to learn?
feedback
|
|
| |||
|
feedback
|
|
I suggest you to start with C#, because is more related to C++ and will give you a good introduction to .net Petzold book .NET Book Zero - What the C or C++ Programmer Needs to Know About C# and the .NET Framework is perfect for the task (free) Then you can learn VB.net, a cousin of C#. | |||
|
feedback
|
|
You'll find tons of articles and videos on http://www.asp.net/learn Enjoy | |||
|
feedback
|
|
If you already want the tutorials, here is a good site to begin: http://cuinl.tripod.com/tutorials.htm , but here is good too: www.tutorialized.com/tutorials/Visual-Basic/1 . Sorry about my english. | |||
|
feedback
|
http://www.programmersheaven.com/2/VB-NET-School
For a powerful language with similar syntax as C++: C#
| |||
|
feedback
|