i wonder

Jul 11, 2014 at 10:16am
i wonder about the book of alex allain entitled "jumping into c++", in chapter 7,
he gave an exercises that uses an arrays, but in the book, the arrays is in the chapter 10.

so why people always recommend that book?
Jul 11, 2014 at 10:27am
i don't know, I've not seen the book. But it's always going to be necessary to use some advanced features before fully understanding them. For example something like cin and cout will be used from the start, but it could be much later before streams are fully explained.
Jul 11, 2014 at 10:35am
@Chervil but how could the reader will use it?, i mean that array, even a little information does not explained in chapter 7.

its from the creator of cprogramming.com
here's the link of the book
http://www.cprogramming.com/c++book/?inl=sb
Last edited on Jul 11, 2014 at 10:36am
Jul 11, 2014 at 10:48am
@chervil hey
Topic archived. No new replies allowed.