Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Omar Khalil
Omar Khalil
2,769 Points

What are some good courses to learn mobile development professionally for both android & iOS?

I have been learning JavaScript for a while, and I don't think that web development is my favorite. I want to start mobile development. I thought React Native about but for me it is not powerful enough. So, What are some good courses to learn mobile development professionally for both android & iOS (on Treehouse or other websites )?

2 Answers

Steven Parker
Steven Parker
229,732 Points

Did you check the Tracks?

There's Beginning Android, Intermediate Android, Beginning iOS, and Intermediate iOS, as well as tracks on Java and Swift.

Omar Khalil
Omar Khalil
2,769 Points

I did check them.

however, I wanted to learn a language for both.

Hey Omar! As far as I know there is no way to learn just one language for both iOS and Android. iOS uses Objective-C and swift, while android uses java.

I'm sure you can find some scripts that try's to convert a piece of code to another language, but it's terrible. If you wanna learn both your gonna have to take them seperately.

Hope this helps, and happy coding!

My school uses xamarin forms for apps for android and IOS but is pretty difficult to work with. It is based on C#