Apress | Clean C++20: Sustainable Software Development Patterns And Best Practices, 2nd Edition (2021 EN)

Discussion in 'Programming' started by Kanka, Jun 22, 2021.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Stephan Roth
    Full Title: Clean C++20: Sustainable Software Development Patterns And Best Practices, 2nd Edition
    Publisher: Apress; 2nd ed. edition (July 2, 2021)
    Year: 2021
    ISBN-13: 9781484259498 (978-1-4842-5949-8), 9781484259481 (978-1-4842-5948-1)
    ISBN-10: 1484259491, 1484259483
    Pages: 491
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 35.30 €


    Write maintainable, extensible, and durable software with modern C++. This book, updated for the recently released C++20 standard, is a must for every developer, software architect, or team leader who is interested in well-crafted C++ code, and thus also wants to save development costs. If you want to teach yourself about writing better C++ code, Clean C++20 is exactly what you need. It is written for C++ developers of all skill levels and shows by example how to write understandable, flexible, maintainable, and efficient C++ code. Even if you are a seasoned C++ developer, there are nuggets and data points in this book that you will find useful in your work.

    If you don't take care with your codebase, you can produce a large, messy, and unmaintainable beast in any programming language. However, C++ projects in particular are prone to get messy and tend to slip into a maintenance nightmare. There is lots of C++ code out there that looks as if it was written in the 1980s, completely ignoring principles and practices of well-written and modern C++.

    It seems that C++ developers have been forgotten by those who preach Software Craftsmanship and Clean Code principles. The web is full of C++ code examples that may be very fast and highly optimized, but whose developers have completely ignored elementary principles of good design and well-written code. This book will explain how to avoid this and how to get the most out of your C++ code. You'll find your coding becomes more efficient and, importantly, more fun.


    Learn:
    ✓ Gain sound principles and rules for clean coding in C++
    ✓ Carry out test-driven development (TDD)
    ✓ Better modularize your C++ code base
    ✓ Discover and apply C++ design patterns and idioms
    ✓ Write C++ code in both object-oriented and functional programming styles

    Features:
    ✓ Shows how to master the principles of efficient modern C++ coding
    ✓ Covers C++ design patterns and idioms
    ✓ Updated using the C++20 standard

    Who This Book Is For:
    Any C++ developer or software engineer with an interest in producing better code.

    -------------
     
    Last edited by a moderator: Mar 8, 2022