If you are attempting to learn about concurrent programming I think using python is you're best bet (initially) because it provides a "low signal to noise" which best demonstrates some of the common pitfalls concurrent…
If you are attempting to learn about concurrent programming I think using python is you're best bet (initially) because it provides a "low signal to noise" which best demonstrates some of the common pitfalls concurrent…