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.

Swift’s Core Libraries

0
In this article, Jon Hoffman, the author of the book Mastering Swift 3, talks about how he was really excited when Apple announced that they...

Flappy Swift

0
Let's start using the first framework by implementing a nice clone of Flappy Bird with the help of this article by Giordano Scalzo, the...

Your First Swift 2 Project

0
After the release of Xcode 6 in 2014, it has been possible to build Swift applications for iOS and OS X and submit them...

Network Development with Swift

0
In this article by Jon Hoffman, author of the book Mastering Swift, you will learn how to use Apple's system configuration API to figure out...

Swift for Open Source Developers

0
Apple announced Swift at WWDC 2014 as a new programming language that combines experience with the Objective-C platform and advances in dynamic and statically...

Swift in 2016

0
It’s only been 2 years since Swift was first released to the public and it’s amazing how quickly it has been adopted by iOS...

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...

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...

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...
mobile analytics

Why your app needs real time mobile analytics

1
What’s every mobile developer’s worst nightmare? The mere idea that their app has fallen into obscurity and it doesn’t have a single user engagement or...

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