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
Describing rotation in 3d with a vector
How do you describe rotation in three dimensions? So, for example, I have here a globe, and it’s rotating in some way. There’s a certain direction that it’s rotating, a speed with which it’s rotating, and the question is how could you give me some numeric…
How Millionaires Think About Business | ft. Randall Kaplan
Kevin: “How good is this flavor?” I said, “It’s fantastic! I worked with the cats; I know they love it.” He said, “No, you’re gonna eat some right now. Prove it!” He made me eat the whole tin in front of the entire sales group. I want to talk about you…
Alibaba Stock Keeps Dropping... Delisting Risk Intensifies?
Okay, there have been a lot of questions and comments about Alibaba lately. So, in this video, I want to talk about what’s going on and why this stock continues to slide further despite being quite undervalued already. I mean, the one-year chart shows now…
Introduction to Democracy and its broad variations
What we’re going to do in this video is dig a little bit deeper into the notion of democracy. The reason why this is going to be valuable is that it’s going to inform the decisions that the founding fathers had to make when they thought about whether to r…
This Monster Helped Save 4.5 Million Lives | How Science Fiction Inspired Science
When you think about a mad scientist, who do you think of? How about Dr. Jacqueline or Doc Brown? Maybe a few characters from comic books. Okay, maybe more than a few from comic books. Chances are, though, there’s one name that came to mind first: Franken…
Warren Buffett Just Sold $75 Billion Worth of Stock
Did you see the news? I’ll send you the link. Oh wow, he sold a lot of stock! Warren Buffett, the best investor that has ever lived, is currently selling massive chunks of his portfolio. Berkshire Hathaway released their quarterly earnings report just a f…