开发者

Basic tutorial for multithreading

开发者 https://www.devze.com 2022-12-31 18:20 出处:网络
I\'m a coding newbie, but I really wanna learn how to do multithreading and event handling. Does anyone know of any good tutoria开发者_开发问答ls out there, or can they explain it to me in a nutshell

I'm a coding newbie, but I really wanna learn how to do multithreading and event handling.

Does anyone know of any good tutoria开发者_开发问答ls out there, or can they explain it to me in a nutshell?


If you would like to learn it using C# as a background language, take a look on Joseph Albahari free ebook on the subject.

After your comment about learing it using C++ I'd suggest you to use Boost library. You can find a tutorial on how to get started and use it at Dr. Dobb's website

0

精彩评论

暂无评论...
验证码 换一张
取 消