Just read what was designated. Though I am nervous that the group email I sent to some of the people didn't actually reach them. I will just re-post it here and future ones along with it.
Hello friends, programming 101 has started there have been a few minor changes but they have been oriented on making this course easier to teach and understand. Like switching books and dropping eclipse for Jcreator.
Jcreator: Install http://tinyurl.com/d7ogmon (cnet direct download link)
I included a tester file that you can open in Jcreator either go file -> open then go to the directory you have it in or just drag and drop it in the Jcreator window and it will open. To create your own file go to file -> new -> file -> Java class, then name it and set the location. I would recommend changing the location since it's default is set as the root of your primary hard-drive. My recommendation is to make a new folder programming 101 in your desktop or main folder and store your stuff there. But that is your decision. Also the file is a .java file so you can also set it to open with Jcreator.
Once you have the file open read it over and run it. By going to run -> run project. You can also play around with the file.
Book: http://math.hws.edu/javanotes/ read section 2.1 and 2.2 for monday and look at the file I have attached to this email.
Assignment 1 will be given on monday and will involved writing a small piece of code. It will be based on 2.1 and 2.2.
If you have a question you can either post in the AG forum or email me personally. But if you are stuck with something, it is likely that others are as well so consider just posting on the AG forum.
http://www.2shared.com/file/xHyquB00/tester.html