A
A
Ammie2014-04-08 16:50:54
Mobile development
Ammie, 2014-04-08 16:50:54

What is the basic knowledge in the field of mobile application development?

What basic knowledge should a person who is involved in the development of mobile applications running iOS have?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
Oleg, 2014-04-08
@makol

You here startandroid.ru/ru

K
kaspartus, 2014-04-09
@kaspartus

About the entry threshold: nothing specific, better understanding of OOP, experience in C / C ++ will be a small plus, and everything else will be obtained in the process of learning SDK. It is clear that any SDK has "favorite patterns", they can also be studied already in the process.
About the junior: There is something to argue about, and it is obvious that there are no strict limits, personally, I think that it is enough just to read one thick book "about everything" on iOS development and try everything from there.
From the fundamental:
1. pattern delegate, KVO, notification, singleton, be able to use blocks (it is not even necessary to write them yourself)
2. network interaction
3. Working with UITableView
4. Be able to create working buttons both from the interface and from the code.
5. Be able to transfer calculations to another thread in any way.
But I would still google on the topic of what is needed for a junior and make up my own point of view if I were you.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question