V
V
Vitaly Yakovenko2012-01-29 17:48:42
iOS
Vitaly Yakovenko, 2012-01-29 17:48:42

Understanding Xcode?

Hello people.
I decided to try myself on the basis of creating applications for iOS.
I got a book on Objective C, I understood the principles of the language, I decided to try to make Hello World.
I more or less figured out Interface Builder, put one label on the form, wrote a greeting to myself, compiled it, sent it to the iPod, everything seems to be as it should be.
Further, according to the plan in the book - interactive, when you click on the button, you need to change the inscription on the label. This is where the stupor came. I can't figure out where to write the code. For example, in the old Turbo Delphi, when double-clicking on a form element, an editor was opened, where all the logic was added. Where is it here? Or at least something similar. They create a class in the book, drag all sorts of things back and forth, in general, it is written in a language that is incomprehensible to me. Explain to me, teapot, what's what, preferably simpler.
Thanks in advance to everyone who will respond.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
N
No_Time, 2012-01-29
@Xazzzi

There are also fresh Stanford lectures on iOS development in iTunes, you should at least listen to them for the sake of the lecturer - an extremely charismatic guy, he explains everything clearly and on his fingers.

M
max_sokolov, 2012-01-29
@max_sokolov

You'd better see for yourself. Youtube will teach you quickly.

N
No_Time, 2012-01-29
@No_Time

Apple has a lot of hello worlds in its references, and all of them will always be relevant. To be honest, it's stupid to ask Habr without reading the instructions .
Start here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question