views:

53

answers:

2

from where i have to start?i have to learn c# first or visual basic first?

+3  A: 

Oh jeez, what a question. Learn a programming language. Which one depends on taste. It also depends on what you plan to acheive/create/develop/program with this programming language.

There is C, C++, C#, Java, Visual Basic, Python, and a lot more different programming languages out there.

If you want to develop native applications for computers, look into a C language (C,C++,C#) or visual basic.

Alexander Rafferty
is c# and visual basic different from each other?
shujaat
Very different. They are two separate programming languages. Naturally, they do have similarities, as do all programming languages. Do you know any programming languages?
Alexander Rafferty
@shujaat: They are different from the same stable.
Kangkan
Like a Draft horse and a Falabella are from the same stable :-)
paxdiablo
+1  A: 

Easy one, C#. Stackoverflow has 10x more questions relating to C# than VB which means you will get much more help online while you learn. And you can start by downloading Visual Studio.

jojaba
You can't recommend one language over another without understanding there interests, skills or intents.
Alexander Rafferty
Sure I can. He asked about C# and VB specifically, and I don't believe that anyone should be subjected to VB.
jojaba
That _could_ just mean that C# is ten times as hard :-)
paxdiablo
Yeah, 10 times as hard on the eyes. I know I'm poking a bit of fun at VB's expense, but really do think that C# is a much more practical language to start with of the two.
jojaba