Should I use Mono + c#? Or I’m better off learning and using objective c?
Thanks
Should I use Mono + c#? Or I’m better off learning and using objective
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is going to be a bit of an opinion question but my take is that you’re better off sticking with C#. Switching to objective-C is increasing the amount of new information you must learn before you can be productive in your environment.
Even keeping with C# you’ll still have to …
There are some downsides to using C# though
My intuition though is these will be minor compared to the cost of learning a new language.
EDIT
I wanted to clarify my thoughts on learning a new language. I think learning languages is fun and a necessary part of a programmers life. You should be at least experimenting with a new language once every year. This year I’m toying with F#.
The only reason I recomended against it for this question was the OP said “the easiest way …”. Learning a new language does require extra time and will take a bit more effort so I qualified it as easier to stick with C#.