Implement a docked view that animates with the keyboard on iOS.
Using functional concepts in Swift can bring clarity and safety to everyday patterns.
Each month we organize and attend events at our offices and around the world. Here is a summary of what’s happening in October, 2014.
In the previous posts (first post, second post) about parsing JSON in Swift...
Starting today, you can buy any of our books individually. Each of these books comes in MOBI, EPUB, PDF, and HTML and includes access to the GitHub repository with the source Markdown / LaTeX file and an example application.
Last time, we looked at using concepts from Functional Programming and...
SOLID is an
acronym created by Bob
Martin and Michael
Feathers that refers to...
A few months ago Apple introduced a new programming language, Swift, that...
We’re incredibly excited about the new Swift programming language announced...
Apple’s Text Kit framework, added to iOS 7, lets you customize layout of rich text in your apps in a variety of ways. This will show you how to get started by implementing a multi-column view using Text Kit.