D
D
Dima Yarmolchuk2013-03-13 14:21:35
Objective-C
Dima Yarmolchuk, 2013-03-13 14:21:35

Patterns in ios?

Hello.
Interested in this, what do you think are frequently used patterns in iOS?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
IgorFedorchuk, 2013-03-13
@yarmolchuk

As well as strategy, factory, mediator and bridge. All the main patterns used in iOS are in this book: Pro Objective-C Design Patterns for iOS

V
VasKravchuk, 2013-03-13
@VasKravchuk

Loner
Observer
mvc

D
Dialog, 2013-03-13
@Dialog

I support the answer above, you can’t do without MVC in ObjC, also with a singleton.
I can advise you to look at the builder (possibly useful) and the iterator (also possibly useful).

R
Re7ty, 2014-07-16
@Re7ty

Irreplaceable "Habrahabr" to help you. Here is almost the same as in the book "Pro Objective-C Design Patterns for iOS" only briefly, about the main thing and with an example.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question