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
Beaker Ball Balance Problem
Here is the set up. I have a balance and two identical beakers, which I fill with exactly the same amount of water, except in one of the beakers there is a submerged ping pong ball tethered to the base of the beaker. And in the other there is an identical…
Graphing exponential functions | Mathematics III | High School Math | Khan Academy
We’re told to use the interactive graph below to sketch a graph of ( y = -2 \cdot 3^x + 5 ). And so this is clearly an exponential function right over here. Let’s think about the behavior as ( x ) changes. When ( x ) is very negative or when ( x ) is ver…
Compare rational numbers using a number line
What we’re going to do in this video is get some practice comparing numbers, especially positive and negative numbers. So for each of these pairs of numbers, I want you to either write a less than sign or a greater than sign, or just think about which of …
HOW TO INVEST $100 PER WEEK ASAP
What’s up you guys? It’s Graham here. So in the last few months, this channel has grown more than I ever would have imagined. Because we have so many new people joining us, I think it’s really important that we get back to the basics and discuss some of t…
Charlie Munger's Final Advice For 2024.
I basically believe in a soldier on system. Lots of hardship will come, and you got to handle it well. I soldering through Charlie Munger, sadly passed away in November 2023, one month shy of his 100th birthday. But in a big stroke of luck for us investor…
David Coleman, College Board CEO, on school closures impact to SAT & AP exams | Homeroom with Sal
Stream. For those of you all who have not been here before, this is a way for us all to stay connected. As you have now school closures around the world, Khan Academy is a not-for-profit with a mission of providing a free, world-class education for anyon…