Video Tutorial: iOS App Extensions Part 5: Today Extensions: Getting Started
In this video tutorial you'll learn about Today Extensions, aka Widgets, which can provide information updates for users in the Today tab. Video Tutorial: iOS App Extensions Part 5: Today Extensions:...
View ArticlePorting Your App to the iPhone 6, iPhone 6 Plus and iOS 8: Top 10 Tips
It’s the holiday season! Check out the geeky poem I wrote about this article to celebrate: ‘Twas the night before the Keynote, and no one could know Whether new APIs would be part of the show. Some...
View ArticleVideo Tutorial: iOS App Extensions Part 6: Today Extensions: Layout
In this video tutorial you'll learn how to set up the user interface for Today Extensions. Video Tutorial: iOS App Extensions Part 6: Today Extensions: Layout is a post from: Ray Wenderlich The post...
View ArticleiOS Animation with Swift Video Tutorial Series Updated for Xcode 6.1.1
This is just a quick note to let you know that Marin Todorov has updated his popular iOS Animation with Swift video tutorial series to Xcode 6.1.1. Specifically, Marin updated all of his sample...
View ArticleVideo Tutorial: iOS App Extensions Part 7: Today Extensions: Core Data
In this video tutorial you'll learn how to share data files between the app and the extension by sharing a single core data store. Video Tutorial: iOS App Extensions Part 7: Today Extensions: Core Data...
View ArticleMerry Christmas 2014!
As you may or may not know, we have a tradition where each year, we sing a silly Christmas song about a geeky topic. This year, we have made a song titled “Xcode Crash”, sung to the tune of “Jingle...
View ArticleVideo Tutorial: iOS App Extensions Part 8 Today Extensions: Updating Data
In this video tutorial, learn how Today Extensions can make network requests and keep themselves up to date without the user having to launch the app. Video Tutorial: iOS App Extensions Part 8 Today...
View ArticleVideo Tutorial: iOS App Extensions Part 9: Today Extensions: OpenURL
In this video tutorial, you'll learn how to use URL schemes to communicate from the extension back to the app. Video Tutorial: iOS App Extensions Part 9: Today Extensions: OpenURL is a post from: Ray...
View ArticleVideo Tutorial: iOS 101 with Swift Part 0: Overview
Challenge Your challenge is to learn the basics of iOS app development by watching this video tutorial series! Download lecture slides Video Tutorial: iOS 101 with Swift Part 0: Overview is a post...
View ArticleVideo Tutorial: iOS 101 with Swift Part 1: App Structure
In this video tutorial you'll learn about app structure and how to create a user interface using Xcode's interface builder. Video Tutorial: iOS 101 with Swift Part 1: App Structure is a post from: Ray...
View ArticleHow To Create a Breakout Game with Sprite Kit and Swift
Breakout blocks at the beginning of the game – all in a row. Update note: This tutorial was updated to Swift and iOS 8 by Zouhair Mahieddine. Original post by Tutorial Team member Barbara Reichart....
View ArticleVideo Tutorial: iOS 101 with Swift Part 2: Common UIKit Controls
In this video tutorial you'll learn about the common controls in Xcode such as labels, text fields, and buttons. Video Tutorial: iOS 101 with Swift Part 2: Common UIKit Controls is a post from: Ray...
View ArticleVideo Tutorial: iOS 101 with Swift Part 3: Beginning Auto Layout
In this video tutorial you'll learn about Auto Layout so your app can adapt to the various screen sizes of different devices and different orientations. Video Tutorial: iOS 101 with Swift Part 3:...
View ArticleUser Accounts on iOS with Ruby on Rails and Swift
Add Secure User Accounts Authentication is often the foundation in most iOS applications. Whether you’re next app is the next Instagram or Facebook, the user needs to be able to open the door to the...
View ArticleVideo Tutorial: iOS 101 with Swift Part 4: Storyboards And Segues
In this video tutorial, you'll learn how to use Storyboards to lay our your user interface and use Segues to define relationships between view controllers. Video Tutorial: iOS 101 with Swift Part 4:...
View ArticleVideo Tutorial: iOS 101 with Swift Part 5: Navigation View Controllers
In this video tutorial you'll learn about navigation view controllers so you can manage the transitions of other view controllers. Video Tutorial: iOS 101 with Swift Part 5: Navigation View Controllers...
View ArticleVideo Tutorial: iOS 101 with Swift Part 6: Tab Bar View Controllers
In this video tutorial you'll learn how to use tab bar view controllers to organize view controllers within your app. Video Tutorial: iOS 101 with Swift Part 6: Tab Bar View Controllers is a post from:...
View ArticleVideo Tutorial: iOS 101 with Swift Part 7: Container View Controllers
In this video tutorial you'll learn about container view controllers so you can embed a view controller within another view controller. Video Tutorial: iOS 101 with Swift Part 7: Container View...
View ArticleVideo Tutorial: Swift Scroll View School Part 0: Introduction
Challenge Your challenge is to keep watching this video tutorial series! Download lecture slides View next video: Part 1: Frame and Bounds Video Tutorial: Swift Scroll View School Part 0: Introduction...
View ArticleVideo Tutorial: Swift Scroll View School Part 1: Frame and Bounds
In this video tutorial you'll learn about frame and bounds so you can gain an understanding of how scroll views work. Video Tutorial: Swift Scroll View School Part 1: Frame and Bounds is a post from:...
View Article