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
Get to Know the Gorillas of Disney's Animal Kingdom | Magic of Disney's Animal Kingdom
On the Gorilla Falls Exploration Trail lives a very special resident. This is our family troupe of gorillas. They’re a big group; all of our kids were born here. So we have Lily, she’s our oldest. She’s 12. There she is. Lily is probably my favorite. She…
Multiplying using area models and the standard algorithm
What we’re going to do in this video is multiply the numbers 352 and 481, and we’re gonna do it in two different ways. But realize that the underlying ideas are the same. So first, let’s just appreciate that 352 can be rewritten as 300 plus 50 plus 2, or…
Linear equations with unknown coefficients | Mathematics I | High School Math | Khan Academy
So we have an equation. It says ( ax + 3x = bx + 5 ). And what I want to do together is to solve for ( x ). If we solve for ( x ), it’s going to be in terms of ( a ), ( b ), and other numbers. So pause the video and see if you can do that. All right, no…
A 1-800 Number That Helps Animals and Humans Coexist | National Geographic
[Music] If it’s a herd of elephants that have completely destroyed their crops, the reaction is to hit back at the animal, either injuring it or killing it fatally. One of the biggest things we found was that even though the government has compensation me…
Exceptions to the octet rule | AP Chemistry | Khan Academy
In this video, we’re going to start talking about exceptions to the octet rule, which we’ve talked about in many other videos. The octet rule is this notion that atoms tend to react in ways that they’re able to have a full outer shell; they’re able to hav…
109-Year-Old Veteran and His Secrets to Life Will Make You Smile | Short Film Showcase
[Music] Yeah, a lot of people say God kept you here to help others, but I don’t know why he kept me here. I can’t tell you. I ain’t talk to him; he ain’t talk to me. My name is Richard Ain Overton. I am 109 years old! [Music] I still walk, I still talk, a…