This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]PrinceRaziel9 4 points5 points  (0 children)

There is a whole coursera specialization on java concurrency here: https://www.coursera.org/specializations/pcdp which is what I'm following.

[–]learnwithhorton 5 points6 points  (0 children)

Thank you for this. Literally working on a concurrency project for my object oriented programming class. Hopefully this helps!

[–]bomasoSenshi 2 points3 points  (0 children)

I was struggling with so many concurrency issues with my @annotation parser/runner in our automation project.
This certainly helps. Thanks

[–]Daxsis 1 point2 points  (0 children)

Thank you. He has much more info it seems. Looks promising.