Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
C++ 2013 for C# developers (2nd ed.)
Wills D., Apress, Berkeley, CA, 2014. 396 pp. Type: Book (978-1-430267-06-5)
Date Reviewed: Mar 11 2015

As the title says, the book is addressed to advanced software designers specializing in C# coding, as the author shares his 20 years of experience with the C programming languages. The first question a computer programmer usually asks is what kind of applications can be created using a book: where exactly is the border between the advanced and the novice programmer when determining if a book is right for him or her? How clear is the explanation of the source code presented? What environments are described?

Here, the reader can find all of the answers to these questions. The book introduces programmers intending to develop their skills in C++ to the world of Microsoft Visual Studio 2013 (MSVS 2013), in particular indicating the main differences between C# and the MSVS 2013 environment and emphasizing the code-specific features related to this popular version.

The introductory part describes the .NET Framework, common language infrastructure, and common type system with its data types; in other words, the routine components of the C language environment. The book is then divided into three parts: fast track to C++, details, and advanced concepts. Again, the reader may concentrate on the part most suitable for him or her. In the beginning, the reader is provided with a primer on building the first console applications in C++ of the “Hello World” type, and compiling and running them. The last part is really for advanced programmers since it deals with details like the preprocessor commands, the functions, the standard template library (STL), and multiple language support.

The tables systematically present differences between C# and C++, and provide great support for understanding the algorithms proposed, as do the screen shots, which make it simply a fun way to navigate through the interface’s numerous options. Each chapter contains a brief summary at the end.

Rather than describe what applications the book covers, I would like to underline the fact that, through the variety of examples, the author leads the reader through all possible kinds of applications, exposing specific aspects such as particular C++ syntax, the libraries, properties, pointer operators, conversion tables, data types, classes, tools, and polymorphism. While reading the book, and especially when using the coding for special purposes, I felt like a child playing some fascinating computer game, completely unaware of how greatly knowledge progresses from chapter to chapter when guided with language that is both friendly and suitable for the reader of every level of programming skill. This well-organized, solid book is definitely recommended for anyone interested in developing coding skills and logical thinking through the use of computational processing.

Reviewer:  Jolanta Mizera-Pietraszko Review #: CR143235 (1506-0438)
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