Question:
Should I learn c# If (for example) Im an expert c++ programmer?
Doctor Fredericko
2013-05-16 22:46:48 UTC
one of my goal is to be able to do anything with programming with the atleast 3 programming language. javascript: client side scripting
php: server side scripting
c++: game programming, gui development (people said almost all)
c#: better for windows development than everything!! (I DONT KNOW, IS IT REAL?), jobs jobs jobs (yeah i already know that).

but are there any more reasons to study c# .someone will say "why wont try it?" but i am a physics student so i must learn more things in computer without wasting time and also not saying "omg! ive wasted learning this. i didnt know that i could do all of this things with the language i mastered before". thanks :D
Four answers:
icefyre
2013-05-17 03:27:02 UTC
C# is used quite a bit for windows client-side programming. It is definitely easier to build a GUI app with C# than with C++ as well as doing many other things. C# has less in common with C++ and more in common with Java. It is definitely the best language for Windows development today, but if you learn Java you get to create cross-platform programs both are valid choices and both are very highly sought after in the enterprise (Java more than C# at this point).



Hope this helps!
anonymous
2013-05-17 10:54:57 UTC
You can learn C# as you already said that your C++ is already cleared.. both are the same language but c# has some more advanced functions compared to c++.

If you want to learn this language you can easily learn online just check out the below site for more information -
Azharuddeen
2013-05-17 07:11:32 UTC
C# is used in .Net Framework, Used in Microsoft device like Windows PCs, Windows Phones, to develop gui for windows you need to learn XAML, It it like HTML. As javascript is to HTML as C# is to XAML.

You should better try to learn Java, it is same language as C#, but is cross platform, used pretty everywhere, Used in android app development, Java applet. If you know C++ it wont take time in learning java.
?
2013-05-17 18:20:21 UTC
you must learn C# because its a very powerful oops language


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...