Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Let me also say I am a simple student and completely unqualified to do a technical review, so I have not attempted to do so, instead I have looked as this book as a student to comment on what I consider to be the good and bad points of this publication.
The author sets out to be concise (to the point of stupidity sometimes in my humble opinion) and provide a tutorial and reference book. This type of book rarely succeeds and this is no exception; the chapter on stream I/O contains only one example program and would leave anyone but an expert confused, but it does have its brighter moments (such as the coverage of the scope operator and the meaning of static - brilliant).
To conclude, take a look at this example form chapter one and remember that this book is for beginners ...
#include<iostream.h> int main(void) { cout<< "Hello world\n"; }Commentary: '
mainhas no parameters' OK, hands up who spotted the obvious omissions (I got at least two).
Download the book and check for yourself athttp://www.pragsoft.com/