A Little Unrelated question..... Anyone can help?

Hey,

I have been working with microsoft technologies for some time now.... after studying the software parts.... i have decided to go on to programming and study further into that route as a hobby.

Would anyone be able to assist me into which programming language to start with and what is the major differance between :-
C#
C++
Visual Basic

And which one is going to be the best one to start with learning wise? and any suggesstions on selft paced learning....

Much Appreciated...
Regards,

J

[528 byte] By [jkacha] at [2007-12-17]
# 1
Start with "Visual Basic". It′s the easier to learn. Besides, you have the movies (At microsoft site, under the page of visual basic express) to get you started.

Sincerely,
Ricardo Barroso

RicardoBarroso at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...
# 2
I agree...VB is the best place to start, considering you said it was learning for a hobby. C++ is one step above assembly language and c# is a bit higher level that that. VB is much more like english to a beginner. I would pick one and stick with it for a while..once you learn one really well it will be easier to learn another, especially if it is an OOP.
Paul
Stilletto at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Visual Basic 2005 Express Edition...