eBooks-it.org Logo
eBooks-IT.org Inner Image

Effective Modern C++

42 Specific Ways to Improve Your Use of C++11 and C++14

Effective Modern C++ Image

Book Details:

Publisher:O'Reilly Media
Series: OReilly , Effective
Author:Scott Meyers
Edition:1
ISBN-10:1491903996
ISBN-13:9781491903995
Pages:336
Published:Dec 12 2014
Posted:Nov 26 2014
Language:English
Book format:PDF
Book size:4.49 MB

Book Description:

Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively-so that your software is correct, efficient, maintainable, and portable. That's where this practical book comes in. It describes how to write truly great software using C++11 and C++14-i.e. using modern C++.Topics include:The pros and cons of braced initialization, noexcept specifications, perfect forwarding, and smart pointer make functionsThe relationships among std::move, std::forward, rvalue references, and universal referencesTechniques for writing clear, correct, effective lambda expressionsHow std::atomic differs from volatile, how each should be used, and how they relate to C++'s concurrency APIHow best practices in "old" C++ programming (i.e., C++98) require revision for software development in modern C++Effective Modern C++ follows the proven guideline-based, example-driven format of Scott Meyers' earlier books, but covers entirely new material.

Download Link:

Related Books:

A Simplified Approach to Image Processing

Classical and Modern Techniques in C
A Simplified Approach to Image Processing Image
Image processing, the use of computers to process pictures, has revolutionized the fields of medicine, space exploration, geology, and oceanography, and has become the hottest area in digital signal processing. This book provides a comprehensive introduction to the most popular image processing techniques used today, without getting bogged down in the complex mathematical presentations found in most image processing books and journals. The book covers the hottes t topics in image proessing, including whole chapters on the processing of color images, image warping and morphing techniques, and image compression. The diskette, written in portable C code, provides a "hands-on" introduction to image processing techniques that can be incorporate...

C# 6 and .Net Core 1.0

Modern Cross-Platform Development
C# 6 and .Net Core 1.0 Image
Create powerful cross-platform applications using C# 6, .NET Core 1.0, ASP.NET Core 1.0, and Visual Studio 2015 About This Book * Build modern, cross-platform applications with .NET Core 1.0 * Get up-to-speed with C#, and up-to-date with all the latest features of C# 6 * Start creating professional web applications with ASP.NET Core 1.0 Who This Book Is For Are you struggling to get started with C#? Or maybe you're interested in the potential of the new cross-platform features that .NET Core can offer? If so, C# 6 and .NET Core 1.0 is the book for you. While you don't need to know any of the latest features of C# or .NET to get started, it would be beneficial if you have some programming experience. What You Will Learn * Build cross-platform ap...

Effective C++

55 Specific Ways to Improve Your Programs and Designs
Effective C++ Image
3rd Edition
'Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you've never read Effective C++ and you think you know everything about C++, think again.'- Steve Schirripa, Software Engineer, Google 'C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this. The clear and precise style of the book is evidence of Scott's deep insight and distinctive ability to impart knowledge.'- Gerhard Kreuzer, Research and Development Engineer, Siemens AG The first two editions of Effective C++ were embraced by hundreds of thousand...



2007 - 2021 © eBooks-IT.org