Hacker News new | ask | show | jobs
Ask HN: Google's App Inventor - Motivation Killer
1 points by dmel 5701 days ago
So, I just came across http://appinventor.googlelabs.com/about/ , and my school is going to be doing some online classes on it.

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.

Thoughts?

3 comments

You can mock up something reasonable with point and click gui, yes.

But it will be horrible unless you can finish the programming.

you can do it with a point and click gui

Er, no.

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.