TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

3 点作者 bonzoq超过 11 年前
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 条评论

tostitos1979超过 11 年前
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.
cookrn超过 11 年前
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!
bonzoq超过 11 年前
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.