Can someone tell me the material for ios development in Russian.
I downloaded a lot of books, but I did not like them, examples are described there.
I am interested now only in the description of standard classes, their methods, events.
Those. in fact, the same as in the apple documentation, but is it possible to find it somewhere in Russian?

Closed due to the fact that off-topic participants PashaPash , aleksandr barakin , ermak0ff , Mstislav Pavlov , Max Mikheyenko October 3, '15 at 2:17 .

It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:

  • " Questionnaires are forbidden on Stack Overflow in Russian . To get an answer, rephrase your question so that it can be given an unambiguously correct answer." - PashaPash, aleksandr barakin, ermak0ff, Mstislav Pavlov, Max Mikheyenko
If the question can be reformulated according to the rules set out in the certificate , edit it .

  • and what English didn't please you? - DreamChild
  • bad in English I understand - Arthur Lodenev
  • four
    then it will be very difficult for you to achieve something serious in programming. So that any normal programmer must be able to read the technical documentation in English. - DreamChild
  • I have 5 years programming experience. only in the web. Now thought with xcode to indulge - Arthur Lodenev
  • 2
    Five years is a programming experience or a programming experience? You know, two sooo big differences - DreamChild

4 answers 4

From what I found in Russian: Objective-C 2.0 programming and Objective-C programming language .

None of them can not advise (not read). In general, the literature for developing for Mac / iOS in Russian is much less than in English. Yes, and Apple itself is not soared with the translation of documentation: like, who needs to read - will learn English :).

Edit: Here's another book for quite beginners: Objective-C. Programming for iOS and MacOS .

  • 2
    Not only an order of magnitude less, but also with an average delay of 2 years, and the release of CCD versions with new features (and often serious ones like ARC or blocks) is released every year - aknew
  • one
    WWDC - our all ... brothers iOS'niki - BiMaWa
  • The first book is suitable for a start, I read - Kobayashi_Maru

To learn ios much is not necessary. I read the book We program on the iPhone and iPad . True, the programming experience Flex + Java EE gives its own, and a lot. But it seems to me that the book is really easy to learn. Plus lectures from Lynda.com in English, but with pictures. And one more main rule: Which language to choose first to learn? Answer: English. And then at least an Assembler. There are enough books in Russian, but in English. Better times, more relevant 2. If you do not read the documentation from the manufacturer, you are not a programmer and there is no point in working with you at all. I go through the stage of learning English in this way: I installed the Lingvo ABBYY extensions for Dictionary - the standard program for Mac OS X - and when reading the English pdf (I advise the Skim program) I use CMD + CTRL + D and read the translation, very convenient. And now I press these buttons less and less. And I can even speak English. sympathetic :).

    I was helped by the book " Developing games for the iPhone and iPad " by Todd Moore and " Developing and selling software for the iPhone and iPad " by Dmitry Yeliseyev. Excellent books: in the first one, everything expresses in some detail, and in the second there are excellent examples, including Box2D examples.

      I took the book iOS 5 SDK. Application development for the iPhone, iPad and iPod touch , is written clearly and informatively. The book is good, as are all the books from this publisher.

      But I liked more the lessons of imaladec and idev.by. There you will receive basic knowledge in order to navigate, and starting from this basis, it will be much easier for you to study further. And I strongly advise the English raywenderlich . Although in English, but there is very sensible.