Posts

Locating paragraph breaks in Swift: Objective-C in Translation

Review: QuartzCode (Mac App Store)

Swift by Numbers: The long and the short of it (Xcode 6.0.1)

Swift: A basic step-by-step use of a Swift class from an Objective-C file (Xcode 6 GM)

A super simple example of adding Objective-C files to a Swift project in Xcode

How to include C code in an Xcode project

CGRect and CGGeometry: So much more than just a pretty frame

Don't get your ternary operators in a twist: Objective-C and the NYTimes Style Guide

How to get your code out there

UIWebView, Javascript and Objective-C

From SVG to Objective-C (Quartz 2D) with Qwarkee

Thinking in Javascript but writing Objective-C (Xcode/iOS): Arrays

How not to confuse super(class) and superview in Xcode for iOS