I am bit worried about the Threads topics ( specifically inter-thread comm. ) Can someone provide me links to such topics or suggest the best way of dealing with examples involving scheduling n synchronization. Does'nt Maha Anna have some notes on Threads. thanks in advance
Dave Vick
Ranch Hand
Joined: May 10, 2001
Posts: 3244
posted
0
Angela What I did was start hanging out at the Trheads forum and answer questions. Even if it takes you an hour to answer a question spend the time looking things up in the JLS, writing small peices of test code, and using the API. After about a week or so I started to feel prety good aboout Threads and eventually got 85% on the actual test (I think I missed one question, too bad I didn't do the same for I/O ). Start making your own notes about everything you learn as you answer questions. I think maha has notes and also velmurugan has notes too. And I've also got a set that /I think are pretty good, unfortunatley my ISP went bellyup on me so I'd have to email them to you if you'd like a copy.
------------------ Dave Sun Certified Programmer for the Java� 2 Platform
Dave
Valentin Crettaz
Gold Digger
Sheriff
Joined: Aug 26, 2001
Posts: 7610
posted
0
The notes of Jane Griscti are not bad. Check 'em out here Val