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
How to Find What Success Looks Like For You
It’s not just like, “Oh, follow your passion.” It’s a little bit more of a complex formula. Like, what are you interested in? What are you passionate about? Also, like your nature. Also, uh, how can you make money? That type of thing. Yes, looked at subli…
The 10th and 14th Amendments in relation to federal and state powers
What we’re going to do in this video is talk a little bit more about federal powers versus state powers. As we’ve mentioned in other videos, this is a very relevant topic because even today you’ll have Supreme Court decisions being decided based on citing…
Virtual Girlfriends!! And Other VSAUCE WTFs
Hey, Vsauce! Michael here, and I’ve got some good news. Today, I’m bringing you a bunch of Vsauce WTFs, and hey, those always make people happy. First, a replay from Pro Evolution Soccer 2008. The goalie stops the ball, and as we move forward frame by fr…
Will future robots & AI take over? | How Sci-Fi Inspired Science
Let’s face it, one of the worst things about adulting is having to clean. If we can get out of it in any way, we’ll do it. And since machines are made to make our lives easier, it makes sense we want a machine made to clean. But in sci-fi, we want to go o…
How To Be The Next Elon Musk According To Elon Musk
So, uh, one of the, I think, most common questions I hear young people, ambitious young people, ask is: “I want to be the next Elon Musk. How do I do that?” Um, obviously, the next Elon Musk will work on very different things than you did. But what have …
The Obsession of the Modern World | Origins: The Journey of Humankind
In a society filled with human innovation, one invention stands out above them all: the one that has become the obsession of the modern world—money. Money was not just an intervention; it was a mental revolution and created a system of trust. An elaborate…