+ 4

What I should learn first - c++ or c# for android apps creation?

There are many people who says that you should learn c++ first and some says c# . What according to you is the best?

18th Aug 2017, 12:49 PM
Akash Pal
Akash Pal - avatar
7 Antworten
+ 13
I think it doesn't matter what language you learn first, just choose what you like and start learning. P.S I wouldn't recommend Xamarin. It's quite heavy and complicated. Use Android Studio(Java).
18th Aug 2017, 1:22 PM
furryferret3
furryferret3 - avatar
+ 5
Thanks @Thomas for your reply but I asked for what should I learn first c++ or c#
18th Aug 2017, 12:54 PM
Akash Pal
Akash Pal - avatar
+ 5
Thanks @Thomas and @Marcus for your replies. And its very helpful. Thanks for the help
18th Aug 2017, 2:17 PM
Akash Pal
Akash Pal - avatar
+ 5
I would say C# since there is a delicated platform for it (monodevelop).
18th Aug 2017, 3:43 PM
Wen Qin
Wen Qin - avatar
+ 4
For Android applications Java is what you should learn but if you want to use C#, download the Xamarin extension for Visual Studio and then code your Android apps in C#.
18th Aug 2017, 12:52 PM
Thomas John
Thomas John - avatar
+ 4
If you really want to build Android applications with one of those two languages I would recommend C#. If you are learning you're first language I would recommend Python because it's a powerful language with many uses and easy to read syntax.
18th Aug 2017, 12:59 PM
Thomas John
Thomas John - avatar
+ 3
Thanks @Wen_Qin for your reply.
19th Aug 2017, 3:19 AM
Akash Pal
Akash Pal - avatar