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
Area of a circle | Perimeter, area, and volume | Geometry | Khan Academy
[Teacher] A candy machine creates small chocolate wafers in the shape of circular discs. The diameter, the diameter of each wafer is 16 millimeters. What is the area of each candy? So, the candy, they say it’s the shape of circular discs. And they tell …
Changes in Momentum Worked Examples | Momentum and Impulse | AP Physics 1 | Khan Academy
So here’s a pink ball rolling toward a green cube that’s sitting at rest on a frictionless surface. When the pink ball hits and slams into the green cube, it’s going to exert a force to the right on the green cube, and the green cube’s going to speed up. …
Experience a Historical Russian Bathhouse | National Geographic
Now, Russians didn’t come up with the idea of public baths; the Romans did that. But Russians did take the bathing ritual to a whole new level. Today, we’re here in St. Petersburg at the old Cossack baths. They were built in 1879 and since then have seen …
What If The Sun Disappeared?
Hey, Vsauce. Michael here. Gravity is a property of matter, anything with mass. This includes the Moon, Earth, Jupiter, the Sun, and even you - your body. In fact, if you kinda like somebody, have them stand 3⁄4 of a millimeter away from you. At that dis…
Making Custard | Live Free or Die: How to Homestead
[Music] Custard utilizes ingredients that we tend to have a lot of, so I want to teach you how to make custard. All you need is milk, eggs, and honey, and then you can add some flour or corn starch and some vanilla. Okay, all right, let’s just use up all …
Thomas Hunt Morgan and fruit flies
Where we left off in the last video, we were in 1902-1903, and Mendelian genetics had been rediscovered at the turn of the century. Bovary and Sutton independently had proposed the chromosome theory, that the chromosomes were the location for where these …