Julius Parishy
Julius is a freelance iOS developer who lives in central New Jersey. He works on the Fitocracy iOS apps and created the RunSwift website for running and sharing Swift code in your browser.
Julius's article
Using Legacy C APIs with Swift
Swift's type system is designed to enforce strict rules for our code. Sometimes we need to utilise legacy C libraries, we look at best practises for this.