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
Ben Silbermann at Startup School SV 2016
Good morning! Nice to see everyone here. Uh, my name is Ali Rani. I’m a partner at Y Combinator. I run our late-stage fund; it’s called the Y Combinator Continuity Fund. I couldn’t be happier to be here today to conduct a fireside chat with Ben Berman, wh…
Meet The $700,000,000 Man Who Lost Everything | Dave Ramsey
I’m an entrepreneur. This is going to work. It didn’t. It didn’t. It didn’t. It didn’t. It didn’t. And then you put something out there that you kind of thought, “Yeah,” and then it goes big and you got, “Crap, I don’t know nothing.” You know, so you just…
The Gay Rights Playbook Is a Model for Change in America | Evan Wolfson | Big Think
Gay people have been seeking the freedom to marry in the United States since what we talk about as the dawn of the modern gay rights movement. We usually date that movement’s beginning a little erroneously to Stonewall and the pushback against police hara…
Stopped Paying Mortgage | The 2020 Real Estate Collapse
What’s up you guys? It’s Graham here. So, I wanted to cover one of the most requested topics here in the channel over the last month. Besides the giant murder hornets coming to the United States. Really quick, have you seen these things? They’re massive! …
Constitutional powers of the president | American civics | US government and civics | Khan Academy
So this is here, um, I’m here with Jeffrey Rosen, head of the National Constitution Center, and we’re going to talk about Article Two of the United States Constitution. So, Jeffrey, what does Article Two deal with? It deals with the executive power, the…
Killer Snowballs | Science of Stupid
Welcome to the Science of Stupid Christmas Grotto! As you can see, we have spared literally no expense with the decorations. But what would really make my Christmas would be to wake up on the big day to a fresh dusting of snow. Nothing beats that gentle c…