Get $500+ of the best After Effects files, video templates and music for only $20!

Browsing Tag

beginning iPhone development

Beginning iOS Development: Xcode Fundamentals

Beginning iOS Development: Xcode Fundamentals

This entry is part 4 of 7 in the series Beginning iOS Development

Welcome to the fourth installment in our series of Beginning iOS Development tutorials. This tutorial will demonstrate how to customize your workflow in Xcode to achieve optimal speed and efficiency. It will also discuss the basics of the Xcode layout, how to choose between different build configurations, and how to use a third party editor (such as TextMate) for writing Objective-C.

Beginning iOS Development: Building Fortune Crunch
basix

Beginning iOS Development: Building Fortune Crunch

This entry is part 2 of 7 in the series Beginning iOS Development

Welcome to the second in our series of Beginning iOS Development tutorials. This tutorial will demonstrate how to build the FortuneCrunch application previously shown in our “Introduction to the iPhone SDK” post. In addition to being in a video format, this version has been updated for iOS4 and has much more detail on the various steps involved in crafting the application. Viewers can expect to become familiar with the Xcode and Interface Builder workflows, how to customize buttons and respond to button events, and fundamentals of Objective-C and Cocoa-Touch. A written transcript is also provided with this post.

Introduction to iPhone SDK Development
basix

Introduction to iPhone SDK Development

Mobiletuts+ will be covering all major mobile platforms – iPhone, Windows, Android and Blackberry. This tutorial looks at development with the iPhone SDK. You will learn information about the iPhone platform, how to setup and configure your development environment, and the steps necessary to create a simple fortune cookie application!