Errata

Programming Interactivity

Errata for Programming Interactivity

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.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

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

Version Location Description Submitted by Date submitted
Printed Page 27
2nd paragraph

The sentence "Therefore, 16 is 1,000, 17 is 1,001, 18 is 1,010, and so on." should read as follows:
Therefore, 16 is 10000, 17 is 10001, 18 is 10010, and so on.

John Williams  Jan 24, 2019 
Printed Page 94
Figure 4-1 Subscription

"USB A (left) and USB B (right) cables"... just should be the other way around...
nice book anyway. Thank you very much!

Anonymous  Sep 04, 2013 
PDF Page 153
last line

Last line is incomplete. I think it should be "addQandE(pName);".

Antonio Barros  Mar 23, 2012 
PDF Page 528
Example 13-21

following declarations are omitted form the example

cubeLengths=12;
vidWidth = 320;
vidHeight = 240;

dany  Feb 28, 2012