Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
C++ recipes : a problem-solution approach
Sutherland B., Apress, New York, NY, 2015. 488 pp. Type: Book (978-1-484201-58-9)
Date Reviewed: Mar 16 2016

This book is a good source for programmers to learn about the latest C++ and standard template library (STL) code templates.

There are 14 chapters in the book. The first chapter is about using the C++ editor to write and compile C++ codes. The second chapter is about modern C++. The other chapters are about working with text, numbers, classes, inheritance, STL containers, STL algorithms, templates, memory, concurrency, networking, scripting, and graphics programming.

The book is written in a very clear and organized way. For different topics, recipes are given. The recipes start with the problem and then a solution is presented. There is also a “how it works” section for every recipe. In this section, an explanatory paragraph is listed and sample code is given to explain the concept. The output of the code is given as a screen shot, which makes it easy to trace the code.

The book also touches on advanced topics such as networking and concurrency. These topics are described in a very clear way. For instance, in the networking section, how two computers are connected to each other is briefly explained. This will help readers understand why the structures are passed to the network functions. A scripting language, Lua, is also presented, which will teach readers scripting.

The sentences in the book are written in spoken language and some sentences are very long. It would be better if the book were written in a more formal way.

Programmers, students, and researchers with some C++ experience will find this book useful.

Reviewer:  Gulustan Dogan Review #: CR144236 (1607-0458)
Bookmark and Share
  Reviewer Selected
Featured Reviewer
 
 
Object-Oriented Programming (D.1.5 )
 
 
C++ (D.3.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Object-Oriented Programming": Date
Object-oriented programming systems, languages, and applications
Paepcke A.  Object-oriented programming systems, languages, and applications,Phoenix, AZ,Oct 6-Oct 11, 1991,1991. Type: Whole Proceedings
Oct 1 1992
Object lifecycles
Shlaer S., Mellor S., Yourdon Press, Upper Saddle River, NJ, 1992. Type: Book (9780136299400)
Apr 1 1993
Object-oriented programming
Voss G., Osborne/McGraw-Hill, Berkeley, CA, 1991. Type: Book (9780078816826)
Oct 1 1992
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy