CISC370, Summer 2006, Assignment 0 (Total 100 pts) Due June 13 TA: Ke Li * This time, I only took off 10 pts with no hard copy submitted. But you'll lose more points next time. * This time, you didn't lose point for not following naming convertions, like, class name with capital initials, or 'camel casing' for variables. You should not do this next time. Java coding style - Formatting of code < 80 column, no wraparound 3 pts 1. Java program (50 pts) - at least one print statement - appropriate formatting - compiles and runs 2. README (20 pts) - your name 2 pts - assignment name 2 pts - date 2 pts - what your program does 6 pts - list of file submitted 4 pts - how to run your program 4 pts 3. Script file showing everything (20 pts) - "java version" 4 pts - README 4 pts - java source 4 pts - comilation 4 pts - execution 4 pts 4. Emailing tar file to Ke with appropriate subject line (10 pts) - script file 2 pts - .java file 2 pts - .class file 2 pts - README file 2 pts - email subject 2 pts