yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Objective-C iPhone Programming Lesson 1 | Part 2


less than 1m read
·Nov 3, 2024

Hey guys, this is Mids And1 with part two of Objective C lesson one.

And so, if we run this, it will semi do what we wish, then not completely. All right, so we can type Alex, click hi; that now says Alex.

The thing is, it doesn't say "Hello Alex." So to do this, we're going to do a bit more complicated code. Um, I'm not going to explain this to you right yet.

All right, so this is basically saying take the piece of text "Hello," append our text. All right? What you have to understand is this right here, this line of code represents a piece of text.

This line of code represents a piece of text. This line of code together represents a piece of text. When you do setText: you have to have something that represents a piece of text.

After a piece of text, just like a UI label or UI text field, have something called on it called setText:. Text itself can have something called on it called stringByAppendingString:, which adds more text onto it.

So, we're going to take the text "Hello " and add on to the end of it the text of our text field. Now, if we run this, Alex, hello Alex! Right?

I can type bill. Right. Um, so this is our first hello world application for the iPhone. You can experiment with some of the stuff I've taught you: do multiple labels, uh, stuff like that.

Um, expect to hear from me shortly on my next uh, tutorial. So, thanks for watching M kids in one. Subscribe and goodbye. Bye!

More Articles

View All
Finding z-score for a percentile | AP Statistics | Khan Academy
The distribution of resting pulse rates of all students at Santa Maria High School was approximately normal, with a mean of 80 beats per minute and a standard deviation of nine beats per minute. The school nurse plans to provide additional screening to st…
It’s Rare to Have Competing, Viable, Scientific Theories
Edition that’s similar to Bayesianism, isn’t it? In both cases, they’re assuming that you can enumerate all the possible theories, but you can’t, because that’s the creativity coming in. It’s very rare in science to have more than one viable theory in phy…
Would You Risk Venomous Insect Stings for Your Job? | National Geographic
Harvest rants are intriguing because not only are they among the most painful of all stinging insects, their venom is 30-40 times more toxic than, say, rattlesnake venom. If you pick them up by hand, well, you might just get stung. The biggest risk around…
DON’T HOLD CASH: Use THIS Instead
What’s up you guys, it’s Graham here. So, this is one of the few videos out there that literally applies to everybody watching. That’s right, even you! The reason why is because if you have any amount of cash whatsoever, most likely you’re losing money w…
Magical Misdirections | StarTalk
There’s the traditional magic trick of pulling the rabbit out of a hat, and these, and card tricks, and generally we think of our attention being sort of misdirected rather than there being an illusion. So, Suzanna, tell me about the kinds of misdirectio…
3 Similarities Between Buddhism & Stoicism
As some people in the comment section have already pointed out, Buddhism and Stoicism are actually quite alike. This is quite surprising because Stoicism was founded in the Greek city of Athens while Buddhism originates from India. Although there’s no his…