My Swift tool belt includes an extension that will add a border, corner radius, and a shadow to any UIView, UIButton, or UILabel with a live preview. (more…)
Read more »
Learn to Code For Free: http://apple.co/2dWjiXJ Protocol-Oriented Programming (POP) is an efficient and readable way to write code. Caleb will teach you how ... (more…)
Read more »
Swift Playgrounds is a revolutionary app for Mac and iPad that makes it fun to learn and experiment with code. You solve interactive puzzles in the guided “Learn to Code” lessons to master the basics of coding, or experiment with a wide range of challeng... (more…)
Read more »
Method Dispatch is how a program selects which instructions to execute. Learn how Swift method dispatch works, including some unexpected edge cases.
Read more »
Crossing the language boundary between Haskell and Swift. This is the second part of an in-depth guide into developing native applications using Haskell with Swift. (more…)
Read more »