Jump to ratings and reviews
Rate this book

Pro Objective-C Design Patterns for iOS

Rate this book

It’s time to capitalize on your mastery of Cocoa with Pro Objective-C Design Patterns for iOS. You’ve developed apps that impressed and performed, and now you’re ready to jump into development practices that will leave you with more effective, efficient, and professional level apps. This book is the element you need to make the jump from journeyman to master.

All too often, developers grind through building good apps on willpower and a vigorous focus on code development, leaving them unaware of and unable to benefit from the underlying structural and functional design patterns.

Pro Objective-C Design Patterns for iOS will teach you those design patterns that have always been present at some level in your code, but were never recognized, acknowledged, or fully utilized. Implementation of specific pattern approaches will prove their value to any developer working in the iOS application arena. You’ll learn to master classic patterns like singleton, abstract factory, chain of responsibility, and observer. You’ll also discover less well-known but useful patterns like memento, composite, command, and mediator.

What you’ll learn

The basic concepts of various design patterns How to apply design patterns to your code based on different scenarios How design patterns can strengthen your apps

Who this book is for

Any professional or aspiring iOS developer will find productivity, efficiency, and effectiveness of software development enhanced by the methods and practice delivered by Pro Objective-C Design Patterns for iOS.

Table of Contents

Hello, Design Patterns! A Case Study: Designing an App Prototype Factory Method Abstract Factory Builder Singleton Adapter Bridge Façade Mediator Observer Composite Iterator Visitor Decorator Chain of Responsibility Template Method Strategy Command Flyweight Proxy Memento

406 pages, Paperback

First published January 30, 2011

5 people are currently reading
54 people want to read

About the author

Carlo Chung

3 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
11 (33%)
4 stars
13 (39%)
3 stars
6 (18%)
2 stars
3 (9%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Graham Lee.
119 reviews28 followers
February 10, 2014
I like the approach taken in this book, in showing how each of the patterns in the catalogue might be implemented in a real application. It means the book actually has value as a companion to something like the GoF.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.