Errata

Cocoa and Objective-C: Up and Running

Errata for Cocoa and Objective-C: Up and Running

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Other Digital Version
c. 7651
Example 10-6

In example 10-6 the code to resize both edges by the same amount has 'soureWidth' (instead of 'sourceWidth' in the Kindle version (don't know about the other versions).

Note from the Author or Editor:
Typo confirmed. Thanks!

David McCormick  Dec 15, 2010 
Printed
Page 1
back cover

On the back cover of the book, in the author description, there's a typo.

"...has been the principle author..."

should be:

"...has been the principal author..."

Note from the Author or Editor:
Yes, that's a typo. Thanks.

Anonymous  Jul 16, 2010 
18
Last paragraph

Typos

Ch. 2:
"Frameworks are designed to abstract you from these kinds of of details so you can focus . . ."

Note from the Author or Editor:
It looks the phrasing could be improved here.

chris bobek  Oct 22, 2009 
Printed, PDF
Page 22
3rd paragraph

As text appears:

However, if you divide one integer value by another integer value, you'll always get a integer result...

Should be:

...always get an integer result...

(Picky, picky, picky.)

Note from the Author or Editor:
Yup, typo. Thanks!

Drew  Jan 06, 2011 
Printed
Page 26
Final paragraph

Missing an article. Here's the text:

"When you call a function, you can capture the result in variable [sic] of the same type."

Should likely read as follows:

"When you call a function, you can capture the result in a variable of the same type."

Note from the Author or Editor:
That is a typo. Thanks.

jamesnotjim  Jun 17, 2010 
Printed
Page 252
In #2 bullet

Line reads "The -[NSViewController loadWindow] method...". Line should read "The -[NSViewController loadView] method..."

Note from the Author or Editor:
Yes, this should be "-[NSViewController loadView]". Thanks.

Anonymous  Dec 06, 2010