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
Utility maximization example
Here we have an actual free response question from a previous AP Economics exam, and it tells us utility and price elasticity of demand are important concepts in explaining consumer behavior. I buy that! Now, part A, they say define marginal utility. So b…
Inside the Mission to Save the Rare Helmeted Hornbill From Poachers | National Geographic
This is about the second week of this expedition. We are at our third location here. My mission is to photograph the helmeted armbands. These hella nerd hornbills have been occupying these forests for thousands of years, but recently they’ve fallen prey t…
REVEALING MY BRAND NEW HOME TOUR!
What’s up, guys? It’s Graham here. So, I’m really excited to be able to share this video with everyone because I just closed on my new home, and the time has finally come that I could tour you around, show you the new spot, and then, as I’m sure everyone …
Differentiating using multiple rules: strategy | AP Calculus AB | Khan Academy
So I have two different expressions here that I want to take the derivative of, and what I want you to do is pause the video and think about how you would first approach taking the derivative of this expression and how that might be the same or different …
Augustus becomes first Emperor of Roman Empire | World History | Khan Academy
We finished the last video in the year 40 BCE, where the year began with the Parthian invasion of Syria and the Eastern provinces of the Roman Republic. And really, is it an Empire, the Roman Republic, or the Roman Empire? But Mark Anthony, who was in co…
3 Stoic Ways Of Letting Go
Life can be extremely stressful at times. And this is basically because we’re holding on to illusions of control and because our minds are overthinking and ruminating all the time. In most cases, holding on to things is a waste of energy, and overdoing it…