On Mon, Aug 31, 2015 at 08:18:59PM +0300, Berkay Elbir wrote:
>    Yeah, replacing would be better than just removing...

Almost every modern C++ (and other programming language) book deals
with basics of threads and concurrency. Concurrent programming is
standard for a decade now. C++ standard now has a notion of
multithreads. In light of this, I believe a simple statement about
getting a moden C++ book is enough.

If a link is desired, how about "C++ Concurrency in Action: Practical
Multithreading" by Williams.

   http://www.amazon.com/dp/1933988770

NOTE: I haven't read this book, but from TOC it seems to cover most
important things about threads.

- Adam


-- 
Adam Majer
ad...@zombino.com
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to