你知道一个好的并发谜题网站吗?
我正在学习 Java 并发性,并正在寻找有趣的练习和谜题网站(或其他来源)来帮助我学习 API。
谢谢大家的回复。我更多地认为大学网站上的问题和练习可以作为课程材料的一部分,例如,如果您知道此类链接将会有所帮助。
顺便说一句,我推荐了两本书,是的,它们是非常好的来源。
谢谢。
I'm learning Java concurrency and looking for interesting exercises and puzzles website (or other sources) to help me learn the API.
Thanks guys for the responses. I was more thinking that problems and exercises on a University website as part of course material for example, if you know such links that would be helpful.
BTW, I have both suggested books and yes they are a very good source.
Thank you.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一般而言,拼图的最佳来源。 http://www.javapuzzlers.com/ 其中一些与并发有关。最好读的书是已经提到的 JCP。
The best source of puzzles in general. http://www.javapuzzlers.com/ Some of these are about concurrency. The best book to read is JCP already mentioned.