November 2013
Beginner
325 pages
9h 47m
English
Now that you know how this book is organized, it is time to see how programming for the Mac and for iOS devices works. To do that, you will:
install Apple’s Developer Tools
create a simple project using those tools
explore how these tools are used to make sure your project works
At the end of this chapter, you will have successfully written your first program for the Mac.
To write applications for OS X (the Mac) or iOS (the iPhone and friends), you will be using Apple’s developer tools. The main application that you will need is called Xcode.
Xcode is only available on the Mac (not Windows or Linux), so you will need a Mac to work with this book. In addition, ...
Read now
Unlock full access