REVIEW - The Free C++ Programming Book


Title:

The Free C++ Programming Book

Author:

pragsoft

ISBN:

Publisher:

www.pragsoft.com ()

Pages:

Web

Reviewer:

Nathan Briggs

Reviewed:

June 2000

Rating:

★★☆☆☆


First off I must say this book is completely free, gratis, etc. so I can't really judge it that harshly - after all, you gets what you pay for. Examining the introduction reveals the authors' intended readership as undergraduate Computer Science students who, they suggest, might like to use the book as a complete tutorial and reference. It is even suggested that lecturers could use the book as a basis!

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 int main(void) { 	cout<< "Hello world\n"; }
Commentary: '
main
has 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/


Book cover image courtesy of Open Library.





Your Privacy

By clicking "Accept Non-Essential Cookies" you agree ACCU can store non-essential cookies on your device and disclose information in accordance with our Privacy Policy and Cookie Policy.

Current Setting: Non-Essential Cookies REJECTED


By clicking "Include Third Party Content" you agree ACCU can forward your IP address to third-party sites (such as YouTube) to enhance the information presented on this site, and that third-party sites may store cookies on your device.

Current Setting: Third Party Content EXCLUDED



Settings can be changed at any time from the Cookie Policy page.