CSCI 1260, Sections077 and 088: Some Facts

  1. The coursemeets in room 436 of NicksHallfrom9:20am until 11:20 amonMondaysunless otherwise announced. On Wednesdays, the class will meet forlab session in lab 490 during the same time period.
  2. Instructor: Dr. Don Bailes. Office: 459 Nicks Hall. Office Hours: posted on the course website (see below) and outside his office. E-Mail address: .
  3. Teaching Assistant: Cullen Diebold ().
  4. Course web site: This courseDOES NOT use D2L for anything. Assignments and lecture materials are posted on the web site.
  5. Assignment submissions: Unless otherwise specified, assigned work that is to be submitted for grading should be submitted as a zipped file with the specified name as anemail attachment. This zipped file must be a .zip file, not a .7z, .gzip, .rar, .tar, or any other compressed format. Eclipse will only accept .zip files.
  6. All files to be submitted as a single submission should be zipped into a file whose name is

1260-xxx-lastfirst-aaaaa.zip

where xxx is your section number, lastfirst is your name (last followed by first), and aaaaa is your assignmentname and number. For example, the finalProject 1 submission for Jim Nasium from section 002 should be named

1260-002-NasiumJim-Project1.zip

For a submission of programming project design materials only, the name of the file should include the word Design as illustrated here:

1260-002-NasiumJim-Project1Design.zip

  1. The content of the zipped file will be described in detail in class/lab. In general, the zipped file should ONLY contain .java files and/or your design documents (see design document example) including theUMLclassdesigndiagram. It should NOT include other files or folders. Exceptions, if any, will be specified.
  2. Email all submissions to your instructor () and your teaching assistant ().
  3. Please useyour ETSU email address on your submission even though that may not be your preferred address. E-mail from non-campus addresses may be caught in a SPAM-filter and not reach the grader possiblyresulting ina grade of zerobeing assigned.
  4. Exceptions to these rules, if any, will be stated in the assignments and/or in class.
  5. Following these submission rules is EXTREMELY IMPORTANT. Failure to follow the submission rules may result in a grade of 0.
  1. Software used in this course: You will be using the following software, available in the CSCI labs, this semester. It is also available for you to download onto your own computer at no charge.
  2. You will be using Java as you did in 1250. However, if you use your own computer to do your work, you should download the latest version of the JavaJDK. It is suggested you use the latest update of the current version. Choose the 64-bit version to match the version of Eclipse that is linked below.
  3. Instead of using aNotepad-like text editor to create your programs, you will use a much more powerful tool named Eclipse to create, edit, run, and debug your programs this semester. It is available as afree download. This is the Oxygen release of the Eclipse IDE for Java Developers.
  4. Astah is a tool for producing professional-looking UML diagrams. Astah*community edition is installed in the labs. Students may acquire a free license, download astah* Professional Edition, and use it free of charge for academic purposes. This edition is free only to students.