The Artima Developer Community
Sponsored Link

Java Buzz Forum
SCJP toughest topic - Threads and Concurrency

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ben Hosking

Posts: 208
Nickname: hoskinator
Registered: Apr, 2006

Ben Hosking is Java Developer with about 5 years experience and interest in OO
SCJP toughest topic - Threads and Concurrency Posted: May 10, 2006 3:41 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Ben Hosking.
Original Post: SCJP toughest topic - Threads and Concurrency
Feed Title: A Funny Java Flavoured Look at the World
Feed URL: http://businesslogs.com/WebLog/RSS.xml
Feed Description: The blog looks at using Java and programming in general as it pops up in life as a Java programmer. It will have links to interesting Java articles and resources. It will also have a lot of SCJP Java 1.5 information and links as I am currently studying
Latest Java Buzz Posts
Latest Java Buzz Posts by Ben Hosking
Latest Posts From A Funny Java Flavoured Look at the World

Advertisement

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/2006/05/threads-some-resources-on-threads-and.html


concurrency podcast - he current podcast from the Software Engineering Radio is about concurrency and Threads


http://hoskinator.blogspot.com/2006/04/concurrency-podcast.html
Here are three very good articles on threads

Doug Lees book article
http://gee.cs.oswego.edu/dl/cpj/mechanics.html

java Net article
Java.net http://today.java.net/pub/a/today/2004/08/02/sync1.html

The Thread lifecycle from Sun
http://java.sun.com/docs/books/tutorial/essential/threads/lifecycle.html

Read: SCJP toughest topic - Threads and Concurrency

Topic: Pulse CI Server 1.0.1 Released! Previous Topic   Next Topic Topic: A Purpose for YouTube

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use