Contributed iOS Tutorials (Tuts+)
-
Exploring the Multipeer Connectivity framework: Game Logic
In this tutorial, I will show you how to create a simple, multi-player game using the Multipeer Connectivity framework that was introduced in iOS 7. In the first installment of this series, we laid the foundation of the game. In this article, we’ll implement the game logic. Read the full tutorial on MobileTuts+
-
Exploring the Multipeer Connectivity framework: Project Setup
As with every major release, iOS 7 includes many new APIs that developers can take advantage of in their applications. In this tutorial, we’ll take a look at a brand new framework introduced in iOS 7, the Multipeer Connectivity framework. This framework adds support for discovering, connecting to, and communicating with nearby services, such as…
-
MobileTuts+: Xcode 5 Essentials
Xcode 5 incorporates a lot of new features, as well as too many updates that make development even easier! Read about all Xcode 5 Essentials on this new tutorial on MobileTuts+.
-
Xcode 5 Essentials
Xcode 5 is a major step forward for the Apple ecosystem, bringing more possibilities, features, and tools to developers than ever before. With Version 5, Xcode has grown into an extremely powerful IDE. Read this article to learn what’s new!
-
MobileTuts+: Multitasking Enhancements
All new iOS 7 Multitasking Enhancements now on MobileTus+.
-
Multitasking Enhancements
This tutorial will teach you all about the latest multitasking enhancements provided by the iOS 7 SDK. Specifically, you’ll learn about the Background Fetch, Remote Notifications, and Background Transfer Service APIs. Read on!
-
MobileTuts+: Working with Google Calendars
A new tutorial demonstrating the use of OAuth 2.0 Protocol by posting on Google Calendar now on the MobileTuts+
-
Accessing Google Services Using the OAuth 2.0 Protocol
This tutorial will dive into implementing Google Services using the OAuth 2.0 protocol. Read on!
-
MobileTuts+: Accessing Google Services Using the OAuth 2.0 Protocol
My new tutorial regarding the OAuth 2.0 Protocol and Google is available on the MobileTuts+