SCJP toughest topic - Threads and Concurrency
I have read recently that there are a lot of thread questions on the Threads and Concurrency in the Java 5 SCJP exam. Not only are there are lot of thread questions but they are also some of the most difficult. I haven't yet taken the exam yet and am still revising for the Java SCJP. So I suppose I won't know until I do it. I think with the no the topic of threads it is a big subject and in particular the code can be very tricky to read through and decide if there is going to be a dead lock.
Another reason why threads is tricky is because the code can look quite simple but yet could still be problems with it.
After reading a number of comments from people who have taken the SCJP Java 5 exam and seeing that they found threads the trickiest questions, I have decided to look for some more information on threads. So you are studying for the Java exam, check out these resources.
I posted a link to a thread chapter http://hoskinator.blogspot.com
concurrency podcast - he current podcast from the Software Engineering Radio is about concurrency and Threads
http://hoskinator.blogspot.com
Here are three very good articles on threads
http://gee.cs.oswego.edu/dl
java Net article
Java.net http://today.java.net/pub/a
The Thread lifecycle from Sun
http://java.sun.com/docs/books
3 Comments:
Super color scheme, I like it! Good job. Go on.
»
By Anonymous, at Fri May 19, 08:39:00 am 2006
Interesting website with a lot of resources and detailed explanations.
»
By Anonymous, at Fri May 19, 07:06:00 pm 2006
Hallo I absolutely adore your site. You have beautiful graphics I have ever seen.
»
By Anonymous, at Fri May 19, 07:19:00 pm 2006
Post a Comment
<< Home