I wanted to learn how to program this summer anyway and this seems like a good project as any. Also would be interested in making a RES type extension so I can change a couple things with hubski. I'm guessing I got to learn Java for an android app?
first you should learn what an api is. then learn that hubski has no api. understand this means anything you write will break probably as soon as the site changes in any way, which it does constantly. give up and pick another project. learning java for android apps and how to interface with web APIs is still a good idea though, you just shouldn't try to write anything based on hubski because it's like building on a sand dune
Our API is a few months out. forwardslash is our lead programmer and he is working on it now. Thanks for the thought and welcome to Hubski!
For what it's worth, the hubgraph I wrote six months ago (which scrapes) still works.anything you write will break probably as soon as the site changes in any way, which it does constantly.
He's still pretty hopeless, but he's at that stage where he can learn how to do things without needing help. First google result for a blender game engine tutorial wanted to learn how to program this summer
An app isn't the best way to learn programming, if my younger brother can learn to code using Blender's scripting than anyone can.
Codecademy is as good an introduction as any, but the best book to learn Python is Think Python 3.
Maybe here? https://play.google.com/store/apps/details?id=me.vitez.hubskireader&hl=en Note that Hubski does not yet have an API which means there might be easier projects.