0
C++orC#
explain
3 Answers
0
There is no correct answer. This is the equivalent of asking should I use a nail gun or a hammer.. well it depends on the job at hand.
C++ is useful for many applications. Did you know 80% of the top 50 applications in the Android Marketplace are written in C++! This language is useful for high performance and is the code of choice for many industries. Finance and Gaming utilize C++ for it's speed. C++ is also highly used in robotics. There are also tons of legacy code written in this language.
C# is wonderful! Personally I've seen this be the language of choice for many in-house software applications for many employers. They use C# due to its integration with .NET . Most companies use Windows for their day to day operations. C# can be extremely useful for landing you a JOB!!
In summary, start off with the one that interest you more. Then learn the other. Note that C++ is more robust and will require more time to master. However, they're both useful and awesome.