C++
(7 items, 0 shopping guides)
Similar Categories:
Viewing 1-7 of 7 Items
More Recommendations
Building of systems of automatic C and C++ code logging
1 recommendation
"Sometimes logging of an application's events is the only debugging method. The logging method's disadvantage is the large size of the code which you have to write manually to save the whole necessary information. The article touches upon the method allowing you to build a system of automatic logging of C/C++ code."
Traps detection during migration of C and C++ code to 64-bit Windows
1 recommendation
"Appearance of 64-bit processors on PC market made developers face the task of converting old 32-bit applications for new platforms. After the migration of the application code it is highly probable that the code will work incorrectly. This article reviews questions related to software verification and testing. It also concerns difficulties a developer of 64-bit Windows application may face and the..."
Testing parallel programs
1 recommendation
"Testing parallel software is a more complicated task in comparison to testing a standard program. The programmer should be aware both of the traps he can face while testing parallel code and existing methodologies and toolkit."
Effective C++: 55 Specific Ways to Improve Your Programs and Designs
1 recommendation
"Effective C++ is a must have reference for any working C++ programmer It will teach you the rules you need to follow to keep your C++ programs from breaking in mysterious ways. This book probably did more to improve my C++ coding than any other."
Modern C++ Design: Generic Programming and Design Patterns Applied
1 recommendation
"The book that introduced me to Template Meta-programming a couple years ago. A very short book with a very large impact on how I (and many other people) program C++. Definitely read this book before attempting to tackle the Boost libraries. For serious C++ developers only."





