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
Rulings on majority and minority rights by the Supreme Court | Khan Academy
We’ve already talked about the 14th Amendment in previous videos, but just as a reminder, Section 1 of the 14th Amendment says, “All persons born or naturalized in the United States, and subject to the jurisdiction thereof, are citizens of the United Stat…
How to WORRY LESS in Hard Times | STOICISM
[Music] We need to embrace the mystery of life, not try to control it. We often think that we can predict the outcome of events and label them as good or bad, but this is a mistake. We don’t know what the future holds or what the purpose of our experience…
Measuring area with tiled square units
What we’re going to do in this video is look at two rectangles that have the exact same area, and we’re going to measure each of them with a different square unit. So, this top unit right over here, this is a square foot. That means its height is one foo…
Future Founders Conference for Women Globally
[Music] We are all excited to have you here at our very first Future Founders Conference for Women. We believe that creating a platform where successful women can share their stories and advice is one way to bring about even more successful women-led busi…
15 Smart Money Moves for For Every Stage Of Life
When you’re young, you have time, you have health, but you have no money. When you’re middle-aged, you have money and you have health, but you have no time. When you’re old, you have money, you have time, but you have no health. By the time people realize…
Warren Buffett's BIGGEST Investment Just Posted RECORD Results!
Uh, we would have, uh, one of the fellows in the office has about 10 million shares, and I have for Berkshire’s account about 123 million. So we got about 133 million shares—one of them bought, and then you, as a result, bought some additional. One of the…