Quantcast
Channel: NSCookbook.com» Xcode 5
Browsing latest articles
Browse All 6 View Live

Image may be NSFW.
Clik here to view.

iOS Programming Recipe 29: Implementing UIKit Dynamics

Hooray! Apple NDA is over on iOS 7. Which means, this is the very first iOS 7 post at NSCookbook. For the first recipe on iOS 7 we’re gonna talk about UIKit Dynamics a bit. For those of you that don’t...

View Article


Image may be NSFW.
Clik here to view.

iOS Programming Recipe 30: Using 3D Mapping

This week we’re gonna check out some of the mapping functionality available in iOS 7. If you haven’t heard by now, developers now have nearly full access to 3D mapping API’s. Now, you can show you’re...

View Article


Image may be NSFW.
Clik here to view.

iOS Programming Recipe 31: Implementing Geocoding

Sometimes it can be handy to either translate an address into a set of coordinates, or get an address from a set of coordinates. These processes are known as geocoding and reverse geocoding...

View Article

Image may be NSFW.
Clik here to view.

iOS Programming Recipe 16.2: Populating A UITableView With Data From The Web...

This article will be nearly the same as Recipe 16, except that it will cover AFNetworking 2.0 and iOS 7 instead. Assumptions You have a grasp on Xcode basics. If not go get some education here. I also...

View Article

Image may be NSFW.
Clik here to view.

iOS Programming Recipe 32: Easy Web Back-End with Parse

As a developer you quickly find out that many of the more useful apps require a web backend of some sort. This presents a problem for developers looking to build something without wanting to create a...

View Article


Image may be NSFW.
Clik here to view.

iOS Programming Recipe 33 – Relational Data Handling With Core Data

Many times with app development there will be a need to store quite a bit of relational information within your app. This could be any data, for example what if you needed to store data about an...

View Article
Browsing latest articles
Browse All 6 View Live