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
Would You Bite Into a Raw Bison Liver? | Expedition Raw
What am I supposed to do with this? I am a white kid from Brooklyn, and I’d never been to an Indian Reservation before. Is this the liver? Take a bite. The bite like this. I’ll never… just like this. You all have to now. It’s completely sterile. There you…
Why Do We Have Two Nostrils?
Hey, Vsauce. Michael here. And our faces have a lot of holes. We have two ears and two eyes. It makes sense, because the difference in time it takes for a sound to reach one ear and the other allows us to localize where the sound is coming from. And havin…
RC step response 2 of 3 solve
In the last video on step response, we set up the differential equation that describes our circuit, and we found that it was a non-homogeneous equation. Now we’re going to follow through on the strategy of solving it with a forced response plus a natural …
Lecture 6 - Growth (Alex Schultz)
Thank you for oversold. Thank you, um, cool. So, you guys, uh, this is awesome! I’ve been watching the lectures in this course. Isn’t it absolutely amazing, the content? And now, you’re stuck with me today. We’ll see how that goes. Um, so, uh, unlike Paul…
Photographing the Devastating Impact of Breast Cancer in Uganda
( intro music ) In 2013, I was asked to cover breast cancer in Uganda. Breast cancer has less than a handful of oncologists in the whole country. A woman who has breast cancer thinks of it as a death sentence. Most of the resources in Uganda went to HIV-…
How optimizing my sleep is making me limitless
You’ve heard your whole life that you should get eight hours of sleep every single night. It’s advice so common that even your grandma has probably told you that at least three times. But that advice has always annoyed me somewhat because it’s like, yeah,…