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 Does a Transistor Work?
In this phone, there are nearly 100 million transistors; in this computer, there’s over a billion. The transistor is in virtually every electronic device we use: TVs, radios, Tamagotchis. But how does it work? Well, the basic principle is actually incredi…
Steal Sam Altman's Genius Note-Taking Method (Pocket Notebook Power!)
Hey, guys, today’s video is going to be something a little bit fun and different. Actually, a few weeks ago, I was watching a video with David Perell. I think I pronounced that correctly. And he does a lot of videos on how people write and interviews a lo…
The CRAZIEST stories of a Real Estate Agent (Featuring Meet Kevin)
We googled this guy’s name and we found out that this guy ended up being a romance scam artist. He would try to guilt people into having the other person put a deposit into the escrow to get past the contingency periods. So now the deposit was at risk. Th…
Khanmigo: Using Class Snapshot
Kanigo is an AI teaching assistant built by Khan Academy and designed to help all students learn. Conmigo has a fun and eccentric personality and is always willing and able to be your creative co-pilot. Conveigo is not just for students; teachers can use …
The Story of Nietzche: The Man Who Killed God
God is dead. God remains dead. And we have killed him. The words of Friedrich Nietzsche have echoed through generations. Although many know the statement and even quote it, only a few people truly understand its meaning. Because, just like much of Nietzsc…
How YOU SHOULD Make the LEAP to Entrepreneurship | Ask Mr. Wonderful #3 Kevin O'Leary
I love the show! So much fun to make because every deal is different. And after all, you only need one good idea; it changes your life forever. Welcome to another episode of Ask Mr. Wonderful, and I mean ask me anything! You ask the questions, and I give …