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
Warren Buffett: MAJOR Updates from the Berkshire Hathaway Shareholders Meeting 2023
Well, we made it everyone! I’m here in Omaha with Hamish, and just a few days ago we were lucky enough to go to the Berkshire Hathaway annual shareholders meeting to get all the latest news from the man himself, Mr. Warren Buffett. And of course, the real…
The Unspoken Rules of Society
You wake up in the morning, head outside and you say good morning to your next-door neighbor. You walk down the street and you see a familiar face, so you nodded them to let them know that you acknowledge them. You get into a bus and an old lady walks in …
Restoring Flows to Depleted Ecosystems | Breakthrough
My work is really around a campaign called “Changed the Course,” which is about getting the public engaged in freshwater conservation and beginning to figure out how we can restore flows of water to depleted rivers, wetlands, and freshwater ecosystems. We…
Example of derivative as limit of average rate of change
Stacy wants to find the derivative of f of x = x² + 1 at the point x = 2. Her table below shows the average rate of change of f over the intervals from x to 2 or from 2 to x, and these are closed intervals for x values. They get increasingly closer to two…
The world's first air taxi.
Behind me is the Joby Job. It is probably the leader where all the EV TOS are in the certification process, and they’re creating a lot of the new technologies from the ground up. This vehicle is going to be about 200 mph and going to have about 100-mile …
Is Anything Real?
Hey, Vsauce. Michael here. Where are your fingers? Seriously. It’s a pretty easy question. You should be able to answer it. But how do you know? How does anyone know anything? You might say, well, I know where my fingers are. I’m looking right at them. O…