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
World War I: Homefront | Period 7: 1890-1945 | AP US History | Khan Academy
In 1917, the United States entered World War One on the side of the Allies. After several years of neutrality, Woodrow Wilson, who was serving as president of the United States at the time, even campaigned for re-election on the slogan “He kept us out of …
Get to Know Your Land | Live Free or Die: How to Homestead
[Music] [Music] Hello there! Well, hello there! We’re hanging out in the forest garden, being cool homesteaders. So, when I first came here, I had this idea from looking at pictures and books of what my homestead was going to look like; pictures that we…
The Science of Thinking
For most of us, thinking is at least somewhat unpleasant. We try to avoid it, where possible. For example: I asked these guys how long does it take for the earth to go around the Sun. What do you reckon, cuz? Isn’t it 24 hours? Obviously a day, yes. O…
Introduction to nouns | The parts of speech | Grammar | Khan Academy
Hello grammarians! Welcome to the English parts of speech. We’re going to begin with the noun, the lovely, wonderful noun—your friend and mine. They’re mostly what you’re going to encounter in sentences. Most sentences in English contain at least one noun…
Top 7 Video Game Mods: V-LIST #6
How’s Vau doing? Michael here, and today I’m talking mods. Not console mods, though; this guy who just freaking microwaved his PS3 deserves an honorable mention. Instead, I’m talking about modifications of games. I’m going to start with Grand Theft Auto—n…
Introduction to verb tense | The parts of speech | Grammar | Khan Academy
Hello grammarians! Today, I want to introduce the idea of the verb tense. The way I want to do that is to express the following: if you can master grammatical tenses, you will become a time wizard—a literal, actual time wizard. Because tense is nothing mo…