Home Mobile Page 2

Mobile

If you’re a mobile developer, Packt Hub provides the latest news, opinions and tutorials in Mobile Development. Whether you develop Android or iOS apps, we’ll keep you up to date. Follow the rapid growth of Augmented and Virtual Reality and get insights into how the mobile industry is changing.

Solving Day 7 of Advent of Code using Swift

0
Eric Wastl created the website Advent of Code, a website that published a new programming exercise from the first of December until Christmas. I...

Delegate Pattern Limitations in Swift

0
If you've ever built anything using UIKit, then you are probably familiar with the delegate pattern. The delegate pattern is used frequently throughout Apple's...

Swift: Missing Pieces & Surviving Change

0
Change Swift is still a young language when compared to other languages like C, C++, Objective-C, Ruby, and Python. Therefore it is subject to major...

Why Android Will Rule Our Future

0
We've been joking for years that in the future we'll be ruled by Android Overlords - we just didn't think it would be an...

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

Android: Your Mobile Platform of Choice

0
It’s been a long week of argument and debate, strong words and opinions – and that’s just in the Packt office. But, now the...

How to Use Currying in Swift for Fun and Profit

0
Swift takes inspiration from functional languages in a lot of its features, and one of those features is currying. The idea behind currying is...

iOS 9: Up to Speed

0
iOS 9 is the biggest iOS release to date. The new OS introduced new intricate features and refined existing ones. The biggest focus is...

Voice Interaction and Android Marshmallow

0
"Jarvis, play some music." You might imagine that to be a quote from some Iron Man stories (and hey, that might be an actual quote),...

Getting Started with VR Programming

0
This guide will go through some simple programming for VR apps using the Google VR SDK (software development kit) and the Unity3D game engine....

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