Hacker News new | ask | show | jobs
by rachnaspace 5723 days ago
I don't have a specific app idea in mind for which I want to learn programming. Mostly, I like consumer web apps, and which may require integration with facebook, twitter APIs.

I'm not looking to build a full blown app myself - rather a quick prototype to test it out with users and if there's traction, then it would make sense for me to team up with engineers and build it out.

Regarding Javascript - as you say, I too have heard that it's not that simple. Some folks were suggesting to start with PHP. I though of checking with HN community on what they recommend.

1 comments

PHP is also good, but if you want to do some heavy integration with service API I stand by my Javascript suggestion. It's not pedagogical, but then neither is PHP.

If you are a little more serious in your desire to learn programming, than you can learn Java. That way, you can go the GWT route when you need Javascript functionality.