iPhone dev…trying to start again

I find that I learn better through how-to guides as oppose to piecing it together.  So, I have a couple of books by my side that I’m going to try to work with to build a very rudimentary, but somewhat interesting iPhone app.  It might just be a throw away gag app, but I want to publish it in the App Store.  Wish me luck!

A few things notes about the curent iPhone from one of the books:

Screen size : 480 x 320 pixels

Physical RAM:  128 MB

iPhone Cocoa Touch does not support garbage collection

Cocoa Touch has build-in mechanisms to let your app know that memory is getting low

Leave a Reply