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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Google's App Inventor - Motivation Killer

1 点作者 dmel超过 14 年前
So, I just came across http://appinventor.googlelabs.com/about/ , and my school is going to be doing some online classes on it.<p>Coincidentally, my android development book just came in the mail today. I was all for learning how to program android apps.. but now it kind of seems like there's no need to learn it all since you can do it with a point and click gui.<p>Thoughts?

3 条评论

madhouse超过 14 年前
You can mock up something reasonable with point and click gui, yes.<p>But it will be horrible unless you can finish the programming.
orangecat超过 14 年前
<i>you can do it with a point and click gui</i><p>Er, no.
yanw超过 14 年前
App inventor is really only meant as an introductory tool to programing, but if you want to built an app that is worth something you'll have to learn and write the code yourself.