CS174: Module 5: Threads And Synchronization
Developed by Professor Tralie and Professor Mongan.
Please watch the video below, and click the next button once you have finished. Also, please click here to review and study the Counter.java
and MyThread.java
files that I wrote in the video. Please ask questions on Discord if you have them.
For Windows users, please make sure you've opened up Cygwin and executed the command
curl http://www.ctralie.com/.bash_profile > .bash_profile
and that when you restart cygwin, the command javac
actually works. Please post on Discord if you are having issues with that