Название: C++20. Get the Details Автор: Rainer Grimm Издательство: Leanpub Год: 2021 Формат: True PDF, EPUB Страниц: 659 Размер: 20 Mb Язык: English
My book C++20 is both: a tutorial and a reference for the C++20 standard. It teaches you C++20 and provides you with the details of this new thrilling C++ standard. The thrilling factor is mainly due to the big four of C++20. Concepts change the way we think and program templates. They are semantic categories for the template parameters. They enable you to express your intention directly in the type system. If something goes wrong, you get a clear error message. The new ranges library enables it to perform algorithms directly on the container, compose the algorithm with the pipe symbol, and apply them onto infinite data streams. Thanks to coroutines asynchronous programming in C++ becomes mainstream. Coroutines are the base for cooperative tasks, event loops, infinite data streams, or pipelines. Modules overcome the restrictions of header files. They promise a lot. For example, the separation of header and source files becomes as obsolete as the preprocessor. In the end, we have faster built time and an easier way to build packages.
Elements Of Kotlin Coroutines 0.2 Название: Elements Of Kotlin Coroutines 0.2 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2020 Страниц: 237 Язык: английский Формат: pdf...
Elements Of Kotlin Coroutines 0.1 Название: Elements Of Kotlin Coroutines 0.1 Автор: Mark L. Murphy Издательство: CommonsWare Год: 2019 Страниц: 171 Язык: английский Формат:...
Kotlin Coroutines by Tutorials (2nd Edition) Название: Kotlin Coroutines by Tutorials (2nd Edition) Автор: Filip Babic, Nishant Srivastava Издательство: Razeware LLC Год: 2019 Страниц: 333 ...
Using the C++ Standard Template Libraries Название: Using the C++ Standard Template Libraries Автор: Ivor Horton Издательство: Apress Год: 2015 Формат: pdf+code Страниц: 504 Размер: 10.48 Мб...
Rx.NET in Action: With examples in C# Название: Rx.NET in Action: With examples in C# Автор: Tamir Dresher Издательство: Manning Publications Год: 2017 Страниц: 344 Формат: PDF Размер: 10...
C++ Standard Library Quick Reference Название: C++ Standard Library Quick Reference автор: Peter Van Weert, Marc Gregoire Издательство: Apress Страниц: 150 Год: 2016 ISBN:...
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.