buchspektrum Internet-Buchhandlung

Neuerscheinungen 2015

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Adam Freeman

Pro Design Patterns in Swift


1st ed. 2015. xxiv, 592 S. 95 SW-Abb. 235 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2015
ISBN: 1-484-20395-X (148420395X)
Neue ISBN: 978-1-484-20395-8 (9781484203958)

Preis und Lieferzeit: Bitte klicken


The Swift programming language has transformed the world of iOS development and started a new age of modern development. Pro Design Patterns in Swift shows you how to harness the power and flexibility of Swift to apply the most important and enduring design patterns to your applications, taking your development projects to master level.

This book will teach you those design patterns that have always been present at some level in your code, but may not have been recognized, acknowledged, or fully utilized. Implementation of specific pattern approaches will prove their value to any Swift developer.

Best-selling author Adam Freeman explains how to get the most from design patterns. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need.

Pro Design Patterns in Swift brings design patterns to life and shows you how to bring structure and scale to your Swift code with a practical, no-nonsense approach.
Part 1 - Getting Started

1. Understanding Design Patterns
2. Getting Used to Xcode
3. Creating the SportsStore App

Part 2 - The Creation Patterns

4. The Object Template Pattern
5. The Prototype Pattern
6. The Singleton Pattern
7. The Object Pool Pattern
8. Object Pool Variations
9. The Factory Method Pattern
10. The Abstract Factory Pattern
11. The Builder Pattern

Part 3 - The Structural Patterns

12. The Adapter Pattern
13. The Bridge Pattern
14. The Decorator Pattern
15. The Composite Pattern
16. The Facade Pattern
17. The Flyweight Pattern
18. The Proxy Pattern

Part 4 - The Behavioral Patterns

19. The Chain of Responsibility Pattern
20. The Command Pattern
21. The Mediator Pattern
22. The Observer Pattern
23. The Memento Pattern
24. The Strategy Pattern
25. The Visitor Pattern
26. The Template Method Pattern

Part 5 - The MVC Pattern
27. The MVC Pattern
Adam Freeman is an experienced IT professional who has held senior positions in a range of companies, most recently serving as chief technology officer and chief operating officer of a global bank. Now retired, he spends his time writing and long-distance running.