Swift 2 Design Patterns

Swift 2 Design Patterns
Authors
Lange, Julien
Publisher
Packt Publishing
ISBN
9781785887611
Date
2015-10-30T00:00:00+00:00
Size
4.89 MB
Lang
en
Downloaded: 58 times

Build robust and scalable iOS and Mac OS X game applicationsAbout This BookLearn to use and implement the 23 Gang of Four design patterns using Swift 2Design and architect your code for Swift application developmentUnderstand the role, generic UML design, and participants in the class diagram of the pattern by implementing them in a step-by-step approachWho This Book Is ForThis book is intended for competent Swift developers who want to apply enduring design patterns with Swift to structure and scale their application code.What You Will LearnChoose the appropriate pattern depending on the problem to be solvedUnderstand the generic class diagram of each of the 23 GoF patterns and how each object participates in the patternUse Swift to implement these patterns even though the language doesn't provide all of the object-oriented programming concepts such as abstract class, interface, and so onArchitect your software...