Swift Recipes: A Problem-Solution Approach

T. Michael Rogers

Language: English

Publisher: Apress

Published: Jun 30, 2015

Description:

Swift Recipes provides a problem solution approach for dealing with key aspects of the Swift programming language (covering version 1.2), ensuring you have the indispensable reference you need to successfully execute common programming tasks. You’ll learn how to use the unique features of the Swift programming language as well as its use with Cocoa and Cocoa touch frameworks and libraries.Solutions are available for a range of problems, including application development with Xcode; working with strings, numbers, and object collections; dealing with threads, multi-core processing, and asynchronous processing; and building applications that take advantage of dates and timers and memory management.This book is an essential core reference for every Swift programmer and offers solutions in a concise and easy-to-follow manner. T. Michael Rogers has developed iOS applications for Fortune 100 brands and startups, and has trained new and experienced iOS developers via the iOS Boot Camp in New York City, online courses, and in private settings. He brings his expertise to offer you the ability to use and exploit Swift to get the most out of all your projects for your app creations, whether you use iOS or Mac OS X. What you’ll learnWhat strings and arrays are, and how to use themHow to manage your data effectivelyHow to build and work with dictionaries, dates and times, timers, and localizationHow to deal with threads, multi-core processing, and asynchronous processingHow to utilize Cocoa touch and Cocoa and core frameworks for user interfaces and experience design and developmentHow to access and work with iOS SDK for iPhone and iPad apps design and developmentWho this book is forThis book is for experienced Apple iOS, Mac OS X and even Objective-C programmers who may be new to Swift programming language. Some Swift exposure is recommended.Table of ContentsChapter 1: Swift ProgrammingChapter 2: Complex TypesChapter 3: CollectionsChapter 4: Advanced Swift ProgrammingChapter 5: iOS ApplicationsChapter 6: OS X ApplicationsChapter 7: Files and DirectoriesChapter 8: ConcurrencyChapter 9: Web ServicesChapter 10: Core DataChapter 11: Advanced iOS 8 Features