Hacker News new | ask | show | jobs
by freshfey 5148 days ago
Love it. I'd add a video which shows the swiping motion, though.

P.S. which resources did you use to learn iOS programming?

1 comments

Thank you freshfey! Glad you like it!

I used the online Stanford CS139P class and some PeepCode screencasts to get started. I come from a web dev background so it was difficult for me at first to wrap my head around Objective-C, but after using those two resources I was able to understand the syntax (and the SDK) much more clearly.