This is part 1 of a 3 part screencast tutorial. This segment discusses the motivation behind why you might want to introduce multiple threads into your Java program. The source code referenced in the screencast can be downloaded from my webpage: http:/themobilemontage.com/teaching/screencast-tutorials/
@tErMiiNeX the link is actually fine, but somehow the second 'e' in screencast is getting strangely url-encoded when you cut/past from youtube. tweak that part manually after you paste and you should be fine.
nice tutorial but that link is dead now :(
tErMiiNeX 1 year ago
@tErMiiNeX the link is actually fine, but somehow the second 'e' in screencast is getting strangely url-encoded when you cut/past from youtube. tweak that part manually after you paste and you should be fine.
batwingd 1 year ago
Hi, great tutorial - good for helping me get my head around the concept of threads.
What software (IDE) are you using and are you running linux (which distro) or windows?
incitenz 1 year ago
@incitenz Fedora Linux, and the IDE is Eclipse.
batwingd 1 year ago