Viewing profile — jamesjn
jamesjn
HN member- Joined
- Fri, May 04, 2012, 6:40 PM UTC
- HN karma
- 3
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About jamesjn
No profile information was provided.
Recent public activity
-
comment
Comment #3935039
I second the recommendation of the Big Nerd Ranch guides. They are excellent for learning Objective-C and IOS. I've been playing around with Ruby Motion for the past two days and s…
-
comment
Comment #3929753
What I really like about it is that it allows me to do everything from the command line. I can edit the ruby files in vim and then just run the rake task to open up the simulator t…
-
comment
Comment #3929736
There's a few example rubymotion apps at: https://github.com/HipByte/RubyMotionSamples I find them really easy to follow.