iOS Programming

iOS is a constantly evolving operating system. With regular updates being rolled out at Apple’s WWDC, the Packt Hub aims to keep you up to date. We take a look at the latest developments, not only in Apple’s own apps, but iOS programming with tools such as Xcode and Swift.

Fake Swift Enums and User-Friendly Frameworks

0
Swift Enums are a great and useful hybrid of classic enums with tuples. One of the most attractive points of consideration here is their...

Shift to Swift in 2017

0
It’s a great time to be a Swift developer because this modern programming language has a lot of momentum and community support behind it...

Cocos2d for iPhone: Surfing Through Scenes

0
  Cocos2d for iPhone 0.99 Beginner's Guide Make mind-blowing 2D games for iPhone with this fast, flexible, and easy-to-use framework! A cool guide to learning cocos2d with...

Cocos2d for iPhone: Handling Accelerometer Input and Detecting Collisions

0
  Cocos2d for iPhone 0.99 Beginner's Guide Make mind-blowing 2D games for iPhone with this fast, flexible, and easy-to-use framework! A cool guide to learning cocos2d with...

Cocos2d for iPhone: Adding Layers and Making a Simple Pause Screen

0
Adding more layers to scenes As we have discussed before, a scene can contain any number of layers you want. Well, as long as performance...

Getting Started With Cocos2d

0
  Cocos2d for iPhone 0.99 Beginner's Guide Make mind-blowing 2D games for iPhone with this fast, flexible, and easy-to-use framework! A cool guide to learning cocos2d...

iPhone JavaScript: Installing Frameworks

0
  iPhone JavaScript Cookbook Clear and practical recipes for building web applications using JavaScript and AJAX without having to learn Objective-C or Cocoa         Read more about this...

iPhone: Issues Related to Calls, SMS, and Contacts

0
  iPhone JavaScript Cookbook Clear and practical recipes for building web applications using JavaScript and AJAX without having to learn Objective-C or Cocoa         Read more about this...

iPhone JavaScript: Web 2.0 Integration

0
  (For more resources on iPhone JavaScript, see here.) Introduction The mashup applications allow us to exchange data with other web applications or services. Web...

iPhone Applications Tune-Up: Design for Performance

0
(For more resources on iPhone, see here.) The design phase of development is typically where we take into account any element of an application that...

Must Read in Mobile

Understanding the Foundation of Protocol-oriented Design

0
When Apple announced Swift 2 at the World Wide Developers Conference (WWDC) in 2016, they also declared that Swift was the world’s first protocol-oriented...

Interviews