Sunday, January 31, 2010

Question regarding Phase 2

We should probably have the same class name for our skeleton class, correct? This would be so that we could create an object of that class in our test class to be able to use the methods of the skeleton class no matter whose test class we were using.

I guess that was more than just a question.

Thursday, January 28, 2010

Source code for book

Here is a link for the source code for the book.
ftp://ftp.awl.com/cseng/authors/carrano/javaupdate/

Sunday, January 24, 2010

HW1

How in depth do we need to get with this? Do we need to have a working program where the user searches for an item, and the sellers are searched to see if the item is available, and then be able to make the transaction happen, or do we just need to have a program that works with the test program you provided???

Friday, January 22, 2010

addItem method

It seems, based on the homework sheet, that there needs to be an "addItem" method but no "removeItem"? Is this correct? I know I said that I didn't explicitly see anything about an "addItem" method, but it was stated that the user can only buy items and the seller can have up to 10 items in his store.

Tuesday, January 19, 2010

HW1 Test File

http://cs.winona.edu/faculty/nanderson/341-s10/HW1Test.txt

The file will need to be renamed with a .java extension. Please post here if any issues are found with the file.

Sunday, January 17, 2010

Test File for Homework?

Wondering when the test file for the first programming assignment will be posted?

Thursday, January 14, 2010

MSDNAA

There are two ways to get a hold of MSDNAA software. One is to login here: http://msdn06.e-academy.com/elms/Storefront/Home.aspx?campus=wsu_csc. The most software (including Visio, Microsoft Access, etc) is available this way. At the beginning of the semester, you should have been emailed your login info. If you can't find this, enter your email address and click on the password reminder link to get it sent again.

However, the easier method is to grab the software you need out of the folders provided by the CS department. This only works on campus or using a VPN to campus at home. The path is then: \\csci\msdnaa$. However, only selected software is available here. You might want to check here first, then go to the master source if what you are looking for isn't available.

Homework 1

http://cs.winona.edu/faculty/nanderson/341-s10/HW1.pdf

Tuesday, January 12, 2010

Welcome

Welcome to the course blog for CS341, spring 2010. This will be a space to share your ideas, comments, and questions about the course.