Last week I mentioned a nice tutorial on creating a simple Candy Crush style game with Swift and Sprite Kit.
Here’s a tutorial from Yari D’areglia aimed to help Objective-C developers avoid issues when get starting with the Swift programming language.
Some of the topics covered include:
– Using extensions to keep your code clean
– Examples of the delegate, target-action, and singleton patterns
– Understanding optional values
– Using blocks (closures)
– Understanding unowned references
You can find the tutorial over on the Think and Build it site here.
A nice guide on avoiding some potential caveats when using Swift.
- Tool: A Command Line Documentation Generator For Swift
- Tutorial: Creating A Candy Crush Style Game In Swift With Sprite Kit
- Open Source Functional Programming Toolbelt For Swift Inspired By The Underscore.js Library
- Extensive Swift Utility Library Inspired By Python’s Standard Library
- Open Source iOS Component For Creating Great Looking Custom Alert Views Made With Swift
Original article: Tutorial: Avoiding Issues When Moving From Objective-C To Swift
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




