Blog Thoughts, notes, and documentation

Talk to my blog
Ask me anything about these posts — what I wrote, how something works, or where to find a topic. I match your question to relevant articles automatically in the background (the same search logic as before), so you can just ask in your own words — no separate search field.
← All posts

iPhone Classroom

ITP

So I’ve decided to really dive in into the iPhone Application development for my iPhone Classroom thesis project. What I had up to now was a web version - a prototype of the interface and user interaction. It did not give me the full extent of the iPhone’s interface capabilities, not to mention that you cannot turn the camera on from it. Pretty basic feature for a photography tutorial!
So I have been studying Apple’s Cocoa development environment (Objective-C) and the iPhone SDK. Slowly wrapping my head around the frameworks and how objects are handled and talk to each other within the iPhone environment. Very interesting and powerful.
I created these screen mock-ups to help me understand better all the elements I am going to have to build:

Legacy links from the original WordPress post