So far you’ve set up the Book List and Add Book scenes. You added code in their class files to make them functional. In today’s workshop you’ll add code in the BookListViewController class to enable the user to delete a book from the persistent store and to delete a row from the view’s table view […]
Day: August 18, 2014

Before you can create applications that run on these iOS devices, you have to download Apple’s Software Development Kit (SDK). The SDK is used by iOS developers to create applications that run on these iOS devices. Figure 1: Apple’s iOS Devices The SDK is also used by Mac developers to create applications that run on Mac […]