If you are looking to build iOS or OS X apps using the most modern technology, this book is ideal for you. You will find this book especially useful if you are new to programming or if you have yet to develop for iOS or OS X.
What you will learn
Who this book is for
If you are looking to build iOS or OS X apps using the most modern technology, this book is ideal for you. You will find this book especially useful if you are new to programming or if you have yet to develop for iOS or OS X.
Table of Contents
Swift, What Is It Good For?
Building Blocks: Variables, Collections, and Flow Control
One Piece at a Time: Types, Scopes, and Projects
To Be or Not to Be: Optionals
A Modern Paradigm: Closures and Functional Programming
Make Swift Work For You: Generics
Everything is Connected: Memory Management
Writing Code the Swift Way: Design Patterns
Harnessing the Past: Understanding and Translating Objective-C