Apress | C++20 For Lazy Programmers: Quick, Easy, And Fun C++ For Beginners, 2nd Edition (2021 EN)

Discussion in 'Programming' started by Kanka, Dec 13, 2020.

  1. Kanka

    Kanka Well-Known Member Loyal User

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

    Author: Will Briggs
    Full Title: C++20 For Lazy Programmers: Quick, Easy, And Fun C++ For Beginners, 2nd Edition
    Publisher: Apress; 2nd ed. edition (December 26, 2020)
    Year: 2021
    ISBN-13: 9781484263068 (978-1-4842-6306-8), 9781484263051 (978-1-4842-6305-1)
    ISBN-10: 1484263065, 1484263057
    Pages: 677
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True)
    Quality: 10/10
    Price: 53.49 €


    Ready to learn programming with less effort and more fun? Then do it the lazy way! C++20 for Lazy Programmers uses humor and fun to make you actually willing to read and eager to do the projects as you master the popular and powerful C++ language. Along the way it includes many features from the new C++20 standard, such as ranges, spans, format strings, the “spaceship” operator, and concepts (template parameter requirements), and provides brief introductions to modules and coroutines.

    With this unique method, you’ll stretch your abilities with a variety of projects, including your own C++ arcade game. You'll construct your own classes, templates, and abstract data types. After reading and using this book you’ll be ready to build real-world C++ applications and game projects on your own.


    Learn:
    ✓ The brand-new C++20 standard
    ✓ Programming graphics and games with the SDL library, using SSDL, the "Simple SDL" wrapper library
    ✓ How to use the most common C++ compilers -- Visual Studio for Windows, and g++ (with Unix or MinGW) -- and their associated debuggers
    ✓ “Anti-bugging” for easy fixes to common problems
    ✓ Sound practices for becoming a productive programmer
    ✓ How to make your own big projects, including a C++-based arcade game
    ✓ The built-in Standard Template Library (STL) functions and classes for easy and efficient programming
    ✓ Powerful data types including strings, stacks, vectors, and linked lists -- not by reading about them but by building them -- preparing you further for a career in programming

    Features:
    ✓ A revision of the uniquely fun, quick, and easy introduction to C++
    ✓ Covers many examples, including an arcade game application project
    ✓ Includes help with both the Visual Studio and g++ compilers plus their debuggers

    Who This Book Is For:
    All who are new to C++, either self-learners or students in college-level courses.

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