If you're a C++ programmer or even just interested in the language and
know a little already then you might find this(currently) 8 part
series on concurrency features in the C++11 specification that was
ratified towards the end of last year. Bartosz Milewski has created
this series for his company Corensic and they have published the
videos on their website for anyone in the world to learn from.
Here's the link to part 1:
http://www.corensic.com/Learn/Resources/ConcurrencyTutorialPartOne.aspx
Bartosz covers a lot of ground and each video can stand alone, but
they are much better as a series watched from beginning to end. If
your interested in concurrent and parallel programming this will be a
good watch.
--
Zac Slade
krak...@gmail.com