TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What is the most efficient way to learn mobile app development?

3 pointsby bonzoqover 11 years ago
I have experience in ANSI C, C++, .NET (C++ and C#) but no JAVA, and to some extent I'm familiar with PHP and MySQL. I would like to write a mobile app (preferably for Android) and therefore I'm wondering - how do I start quickly? Any tutorials, online courses you can recommend?

3 comments

tostitos1979over 11 years ago
For Android, I suggest going to YouTube and watching videos from the Android Bootcamp (by Marakana). I&#x27;m relearning Android and I think this is pretty efficient.<p>For iOS, the Stanford iOS course was pretty decent. iOS may have changed a bit from when I watched those videos. Not sure if they are current anymore.<p>P.S. I don&#x27;t recommend the coursera course on Android dev. I started watching it but it seemed to be going super slow.
cookrnover 11 years ago
Based on knowing those other languages, my guess is that you won&#x27;t have any problem with the actual programming. Rather, the challenge will be learning the APIs that Google exposes in Android for development. I don&#x27;t have an particular learning resources to point you to, but I&#x27;d say do a search and dig in. Good luck!
bonzoqover 11 years ago
Thanks for you answers. I have decided to write an app for iOS, can&#x27;t be bothered to learn java. Got a macbook and my first app is on its way.