C++ Concurrency in Action, Second Edition, Video Edition

"This book should be on every C++ programmer's desk. It's clear, concise, and valuable." Rob Green, Bowling Green State University This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you...

Full description

Bibliographic Details
Main Author: Williams, Anthony
Format: eBook
Language:English
Published: Manning Publications 2019
Edition:2nd edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03286nmm a2200337 u 4500
001 EB001913296
003 EBX01000000000000001076198
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781617294693 
100 1 |a Williams, Anthony 
245 0 0 |a C++ Concurrency in Action, Second Edition, Video Edition  |c Williams, Anthony 
250 |a 2nd edition 
260 |b Manning Publications  |c 2019 
300 |a 1 video file, approximately 13 hr., 6 min. 
653 |a Vidéo en continu 
653 |a Streaming video / fast / (OCoLC)fst01738354 
653 |a Vidéos sur Internet 
653 |a Internet videos / http://id.loc.gov/authorities/subjects/sh2007001612 
653 |a streaming video / aat 
653 |a Streaming video / http://id.loc.gov/authorities/subjects/sh2005005237 
653 |a Internet videos / fast / (OCoLC)fst01742417 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9781617294693VE 
856 4 0 |u https://learning.oreilly.com/videos/~/9781617294693VE/?ar  |x Verlag  |3 Volltext 
082 0 |a 000 
520 |a "This book should be on every C++ programmer's desk. It's clear, concise, and valuable." Rob Green, Bowling Green State University This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17. You choose C++ when your applications need to run fast. Well-designed concurrency makes them go even faster. C++ 17 delivers strong support for the multithreaded, multiprocessor programming required for fast graphic processing, machine learning, and other performance-sensitive tasks. This exceptional book/course unpacks the features, patterns, and best practices of production-grade C++ concurrency. C++ Concurrency in Action, Second Edition is the definitive guide to writing elegant multithreaded applications in C++.  
520 |a Frédéric Flayol, 4Pro Web C++ The guide contains snippets for everyday use in your own projects and to help take your concurrency C++ skills from the Padawan to the Jedi level. Jura Shikin, IVI Technologies NARRATED BY LISA FARINA AND DIANA GARDINER. 
520 |a Updated for C++ 17, it carefully addresses every aspect of concurrent development, from starting new threads to designing fully functional multithreaded algorithms and data structures. Concurrency master Anthony Williams presents examples and practical tasks in every chapter, including insights that will delight even the most experienced developer. Inside: Full coverage of new C++ 17 features Starting and managing threads Synchronizing concurrent operations Designing concurrent code Debugging multithreaded applications This book/course is written for intermediate C and C++ developers. No prior experience with concurrency required. Anthony Williams has been an active member of the BSI C++ Panel since 2001 and is the developer of the just::thread Pro extensions to the C++ 11 thread library. A thorough presentation of C++ concurrency capabilities. Maurizio Tomasi, University of Milan Highly recommended for programmers who want to further their knowledge of the latest C++ standard.