L
L
lovesuper2015-06-24 12:46:03
iOS
lovesuper, 2015-06-24 12:46:03

Where to read about building the architecture of iOS applications?

Tell me what to read on building the architecture of an iOS application. References for languages, getting started - everything has already passed. I am writing an application, but it seems that everything is pretty crooked. I would like to study the topic in more depth. There are a lot of articles on android on the topic, but on iOS (preferably swift), I can’t find worthy ones in any way. Share the knowledge people! PS: Or maybe you know a collection of raps on github with free examples of not very simple applications? PPS: advice on general educational topics like patterns and general code quality won't help. I would like articles specialized on iOS.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Petr2008, 2015-07-02
@Petr2008

appleprog.com and accordingly https://github.com/lucasderraugh
then chrisrisner.com/31-Days-of-iOS
and of course Ray Wenderlich

A
Alexander Shcherbakov, 2015-07-02
@mkll

Here ?

A
Alexander Tikhonov, 2015-06-24
@tikhonov666

Well, in general, if the level is still low enough, then learn how to use MVC correctly, it’s still a base, so that there is a clear separation of these entities in the project and replacing one of them would be quick and require a minimum of effort to rewrite the links

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question