0
I am new in programming.Can someone tell me from which language I should start
4 Answers
+ 3
I started with VB.NET but eventually transitioned to C# ... C# is more syntactically identical to other languages which makes learning just about anything else easier as well. Another benefit to C# or even Java would be that developing Web applications is much easier than say PHP. There are programmers out there that swear by PHP but I'm not one of them... I think it's a nightmare to work with. So in short I'd learn C# or Java if you want a good serverside language.
+ 1
it really depends on what kind of programs you are trying to make. C# to me is the best option as you get to learn the fundamentals of every other language out there. as far as the easiest languages to learn I would say visual basic and python are the easiest languages out there to pick up
0
Learn C#. I mean Python is good but it has very diffrent syntax, and with C# you can make games, apps and even mobile apps and games. So yeah, my advice is to learn C# because Microsoft created it. And it has tons of tutorials and books and stuff. And Microsoft really cares about C#.
0
C#. I have tried to work with others, but always come back to C# because of how much you can do with it. Especially making games.