I’ve been reading http://www.amazon.com/Teach-Yourself-iPhone-Application-Development/dp/0672330849 and here’s what I’ve learned today
Xcode
- Launching Xcode.
 - Choosing a Project Type
 - Adding Resources to a Project
 - Editing and Navigating Code
 - Jumping to Methods with the Symbol Menu
 - Code Completion
 - Configuring the Build Output
 - Building and Executing the Application
 - Correcting Errors and Warnings
 - Setting an Application Icon
 - Setting a Launch Image
 - Setting the Status Bar Display
 
iPhone Simulator
- Generating Multitouch Events
 - Rotating the Simulated iPhone
 
My Gears
