Objective-C Tutorial - Lesson 3: Part 1: Commenting & Compound Assignment Operators

preview_player
Показать описание
Objective-C® for Dummies® by Neal Goldstein, Copyright © 2009 by Wiley Publishing, Inc., is the main source of information for this video.

I teach you how to comment in your code, special assignment operators that help save time typing and much more.

Objective-C Tutorial
objective-c tutorial
objective c tutorial
objective c programming tutorial
objective c programming tutorials
Objective C programming Tutorial
Рекомендации по теме
Комментарии
Автор

Awesome! I'm understanding it instead of just memorizing it! Thank you so much!

jaredschneedle
Автор

@IntenseSNEZZLIN it's just decimal points, so you are correct.

gblax
Автор

Thank you very much man, I really appreciate your efforts, all lessons are very useful for me!.

khaledacmilan
Автор

awesome!!! thanks man! i really understand it now. keep up the awesome work!

MrJonnyrocks
Автор

@itrooper Make sure when you create the program that the type is Foundation

macandcomputerhelp
Автор

@phishphony Make sure when you create the program that the type is Foundation

macandcomputerhelp
Автор

Thanks, I'll give that a try later, Cheers.

itrooper
Автор

@itrooper NSLog = printf now when you do code use printf for the NSLog

KCPDW
Автор

@forumpaul Some people prefer to use exponentials also for numbers such as 35, 100 or 5, just to keep things clear. 35, 3.5e1 or 3.5*10^1 all mean the same, so it doesn't really matter at all.

Ivarvw
Автор

Great Video, the ending kind of surprised me.

"For all have sinned and fallen short of the glory of God - Romans 3:23"

thesilencer
Автор

make sure you put for example: NSLog(@" This is a Program %i, anyVariable");

zamoray
Автор

oh... nice, hey can you please upload the presentation somewhere so that we can download it for notes, that would make it easier for me to study... Nice vid ThumbsUP! XD

MPX
Автор

Hey man thanks for the video but is a bit confusing for me too, I saw that on the left side you have something program.m but the way you got there wasn't explained.

Sorry I'm noto meaning to criticise just trying to understand I am a bit raw on the subject....

basquesp
Автор

Hey, I just discovered your videos and they're awesome! You make it easy and fun to learn! I just have one question, NSLog works to debug the program right?

I'm asking because these terms are confusing at first and I'm new to the whole programming scene...

Thanks again for the great videos!

FVenancio
Автор

Please make new videos with the new Xcode?

Nehalkarim
Автор

Can someone help meh;
What does NSLog Stand for?

Cappucade
Автор

@forumpaul 3.5e1 is scientific notation so it wonted work if it's 35 it has to be between 1-9

OxyPinecho
Автор

I made a mistake, when I assigned values to the variables. I typed c = a = b; Everything else was correct. The output was a + b = 2. I'm guessing it's a semantic issue, as the program returned 0. But why did it do that?

Integrd
Автор

when you run the console and both the values come up zero, for me b still comes up as some huge number

Dudeman
Автор

When I type in NSLog is comes up black and it doesn't come up red even though I typed it exactly. When I debug it, it says Expected expression before '@' token.

phishphony
welcome to shbcf.ru