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
Weave's Application Video for YC W14
Hi Y Combinator. My name is Brandon Rodman, I’m the CEO of Weave. My name is Clint Berry, I’m the CTO of Weave. And my name is Jared Rodman, I’m the CEO of Weave. At its core, Weave is a telephone company. What makes us different than all the other telep…
Fishing Tips: How to Reel in a Fish | Wicked Tuna: Outer Banks
My name is Jennifer Super Chesky, the first mate on the Hot Tuna, and I’m going to show you how to properly reel in a bluefin tuna. First off, as soon as I usually hit, they’re gonna start peeling line off their cell phone and running. Running, if lines …
Roe v. Wade | Civil liberties and civil rights | US government and civics | Khan Academy
Hi, this is Kim from Khan Academy. Today we’re learning more about Roe vs. Wade—the 1973 Supreme Court case that ruled that the right of privacy extends to a woman’s decision to have an abortion. To learn more about Roe vs. Wade, I spoke to two experts on…
Equivalent expressions with negative numbers | 7th grade | Khan Academy
Or ask which of the following expressions are equivalent to 2 minus 9.4 plus 0 plus 3.71, and we need to pick two answers. So pause this video and see if you can have a go at it before we do this together. All right, now let’s look through the choices. S…
Why it's so hard to be happy
A long time ago, humanity rose to become the dominant species on planet Earth. And we were able to do this because of one specific trait. It certainly wasn’t our physical prowess, pretty much any animal the same size as us would absolutely destroy us in a…
Top 5 Stocks the “Super Investors” Are Buying in 2022 | Stocks to buy (2022)
There’s an old saying that goes like this: imitation is the sincerest form of flattery. This, for sure, applies to investing. Legendary investor Monish Pabrai puts it a little more direct: he says that there is no shame in getting your investment ideas fr…