yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

Mac Programming Lesson 3 part 3


2m read
·Nov 3, 2024

Okay, so now that this is ready, we're going to do our final step entries text. I believe set string value and now we're going to set it to new text. If you remember, new text is an NS string that will have all the entries, and we keep on appending the next entry to it, so it will have all the entries.

So now finally we're going to do interface builder stuff in it all up. I'm going to open the xib; interface Builder will now pop open, and I'm going to drag an NS object into our document window. Just do that by going here, and then under the class, I'm going to set it to be app controller.

So now for this, I'm going to drag on a simple, I think I'll do a multi-line label for this, which is in fact an NS text field. I'm going to drag on a button—who knows why the button is so small? Okay, now we're going to say generate. Close, so we're going to drag it to app controller. Click, hold control and drag it to app controller and click generate new numbers.

And we're going to click from app controller. Control click from app controller and link it up with entries text, and now everything will work wonderfully. So hopefully we'll see a success here, generate, and here are all our entries.

Now, if you take a look, all these dates are exactly the same. What I would like it to do is just continuously keep on incrementing the date by 7 days, and it's not that difficult to do. So what we're going to do is right here when we say entry date equals Etc., we're going to say the day is this + 7, and that's pretty easy.

So now, like we're we keep on adding seven to the day, and then we'll just keep on increasing. So there we go, and it's like a perfect lottery. So every week we have a new set of numbers, and now I can cheat because I know all the numbers. No, but this is pretty cool.

You can do all the interface builder stuff you want to polish this up, but this is really, in my opinion, a good learning experience. Now it is very—like we learned so much new stuff today. I think what you guys should do is ask me all your questions, so in a personal message or whatever, just send me every single question you have, and I'll try to answer you as soon as possible.

So, um, anyway, thanks for watching. Mids and one—subscribe, tell us all your problems or questions, and goodbye.

More Articles

View All
Example using estimation for decimal products
We are told that 52 times 762 is equal to 39,624, and then we’re told to match each expression to its product. These products, this is the exercise on Khan Academy. You can move them around so the product can be matched to the appropriate expression. So p…
2015 AP Calculus BC 5a | AP Calculus BC solved exams | AP Calculus BC | Khan Academy
Consider the function ( f(x) ) is equal to ( \frac{1}{x^2} - Kx ) where ( K ) is a nonzero constant. The derivative of ( f ) is given by, and they give us this expression right over here. It’s nice that they took the derivative for us. Now part A, let ( …
Estimating limits from tables | Limits and continuity | AP Calculus AB | Khan Academy
The function g is defined over the real numbers. This table gives select values of g. What is a reasonable estimate for the limit as x approaches 5 of g of x? So pause this video, look at this table. It gives us the x values as we approach five from value…
Why Invisibility is Power | Priceless Benefits of Being Invisible
In today’s society, an individual’s success seems increasingly synonymous with ‘relevance.’ How much attention do you draw to yourself? How much are people talking about you on social media? How much exposure do you have on Twitter? How many followers on …
The feeling of wanting to leave everything behind...
It’s quite ironic that in a world as vast as ours, we often find ourselves clinging to just a tiny part of it. Often, we die in the same place we came into existence, surrounded by roughly the same people. Somehow, we’re expected to remain close to our ro…
Polymerase chain reaction (PCR) | Biomolecules | MCAT | Khan Academy
I’m here with Emily, our biology content fellow, to talk about PCR or polymerase chain reaction, which you’ve actually done a lot of. Why have you done PCR? PCR was kind of the mainstay of my graduate project, where I built all sorts of different recomb…