Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    C++ Recipes: A Problem-Solution Approach

    Posted By: AlenMiler
    C++ Recipes: A Problem-Solution Approach

    C++ Recipes: A Problem-Solution Approach by Bruce Sutherland
    English | May 15, 2015 | ISBN: 1484201582 | 488 Pages | AZW3/EPUB | 5.32 MB/4.22 MB

    C++ Recipes: A Problem-Solution Approach is a handy code cookbook reference guide that cover the latest C++ 14 as well as some of the code templates available in the latest Standard Template Library (STL).

    In this handy reference, you'll find numbers, strings, dates, times, classes, exceptions, streams, flows, pointers and more. Also, you'll see various code samples, templates for C++ algorithms, parallel processing, multithreading and numerical processes. These have many applications including game development, big data analytics, financial engineering and analysis, enterprise applications and more. A wealth of STL templates on function objects, adapters, allocators, and extensions are also available.

    This is a "must have", contemporary reference for your technical library.

    What you’ll learn

    How to handle numbers, strings, text, dates and times, and data in general
    How to implement a variety of C++ algorithms
    How to handle and use classes, exceptions, streams and flows
    How to build parallel processing C++ templates
    How to code for pointers
    How to leverage the wealth of C++ templates found in the STL, including function objects, adapters, allocators and more
    How to extend the STL and more

    Who this book is for

    This book is for those with at least some experience with C++ and certainly experience with programming in general.


    1. Beginning C++

    2. Modern C++

    3. Working with Text

    4. Working with Numbers

    5. Classes

    6. Inheritance

    7. The STL Containers

    8. The STL Algorithms

    9. Templates

    10. Memory

    11. Concurrency

    12. Networking

    13. Scripting

    14. 3D Graphics Programming