Comment on "
New Objective-C Tutorial
"
by Jason Barry — Jul 02
This is a very good beginner's tutorial. I think I found a typo in chapter 4 under
Nested Messages
. It says
"Avoid nested nesting more than two message calls on a single line, as it easily gets unreadable."
I believe the second word
nested
should be removed. Thanks for the great tutorial.
Back to "
New Objective-C Tutorial
"
Copyright © Scott Stevenson 2004-2015
by Jason Barry — Jul 02
"Avoid nested nesting more than two message calls on a single line, as it easily gets unreadable."
I believe the second word nested should be removed. Thanks for the great tutorial.