Jump to content

Programming with C++20 Concepts, Coroutines, Ranges, and more


Recommended Posts


[center][b][color=#ff0000][u][color=#ff3333]Programming with C++20 Concepts, Coroutines, Ranges, and more[/color][/u][/color][/b][/center]


[center][img]https://i120.fastpic.org/thumb/2022/0628/a0/_75015426b6dbf6571d089253e63ec6a0.jpeg[/img][/center]

[color=#ff0033]

[quote]

[center]English | Nov. 2021 | ISBN: ‎ 3949323015, 978-3949323010 | 334 pages | True PDF | 6.78 MB[/center]

[/quote] [/color]

[quote]
Programming with C++20 teaches programmers with C++ experience the new features of C++20 and how to apply them. It does so by assuming C++11 knowledge. Elements of the standards between C++11 and C++20 will be briefly introduced, if necessary. However, the focus is on teaching the features of C++20.
You will start with learning about the so-called big four Concepts, Coroutines, std::ranges, and modules. The big four a followed by smaller yet not less important features. You will learn about std::format, the new way to format a string in C++. In chapter 6, you will learn about a new operator, the so-called spaceship operator, which makes you write less code.
You then will look at various improvements of the language, ensuring more consistency and reducing surprises. You will learn how lambdas improved in C++20 and what new elements you can now pass as non-type template parameters. Your next stop is the improvements to the STL.
Of course, you will not end this book without learning about what happened in the constexpr-world.

[/quote]


[img]https://i.imgur.com/TcAlVnV.gif[/img]

[code]https://nitro.download/view/F1C0BEE2914C7D7/Programming_with_C%2B%2B20_Concepts_Coroutines_Ranges_and_more.rar[/code]

[code]https://rapidgator.net/file/4a0653a1e925b1fd420fdb27a76624cc/Programming_with_C__20_Concepts_Coroutines_Ranges_and_more.rar[/code]

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...