For questions or comments please e-mail the instructor at blanca@hawaii.edu
| |
|
Office Address |
1680 East-West Rd. POST 314-D, Honolulu HI, 96822 |
|
Office numbers |
Phone: 956-3887 |
|
E-mail address |
|
|
Availability |
Office Hours
Phone Calls
|
This course will introduce students to JAVA programming as well as to computer science in general. This course is intended for beginning programmers. It starts from the very basic concepts of object-oriented programming. If you have previously taken programming classes please be patient.
Here are some
about this course:
You will learn:
* To write JAVA stand-alone applications.
* Arithmetic operations and precedence.
* To build and use classes.
* String manipulation
* Loop and control structures
* ArraysYou will also learn about general concepts of computer science.
JAVA is the language of the Internet. The Internet keeps on growing and Java is becoming more important every day. As a programmer, if you are proficient with JAVA, you are more likely to find a good paying job. -$$$$-
We will learn all our material from a practical point of view. Some theory will be necessary, but the main idea will be to implement the concepts learned in a way that we can see how they apply to the real world. You will learn how the different areas of computer science converge to help us live better.
After taking ICS101 (or equivalent) you should be familiar with UNIX and computer editors.
A good understanding of algebra and logic will be helpful in this course, even when it is not a prerequisite. In UH terms, if you have taken Math27, it will be helpful. If you have gone beyond that, it will be even better.
By the end of the Spring of 2004 you will:
OUR ICS111 BOOK.
Required Book: Java Software Solutions: Foundations of Program Design
How to submit your assignments:
Your assignments should be submitted by e-mail to the following address:
Your homework must be attached to the e-mail. If you are submitting a JAVA program, you MUST make sure that it compiles and runs properly in UNIX. Failure to do so may result in point deduction. If your program runs in JBuilder, Visual Cafe or J++, that is no guarantee that it will run in uhunix2, so I you should upload and test your program before you turn it in. Programs will be graded using UHUNIX2.
Assignment due dates:
Deadlines for each assignment will be given in day and time. As an example: If your homework is due on Monday January the 1st of 2000 at 8:00 A.M. your program must have been received by that time in the above e-mail address. The time considered here is the uhunix2 time (not your personal computer's time, not the Greenwich time but uhunix2 time). Take into consideration that the time you send an e-mail and the time the e-mail is received may vary by seconds, perhaps minutes. The time taken into consideration here is the time at which we receive the e-mail. That will constitute our timestamp. Make sure that you allow enough time for the e-mail to be received before the deadline.
How will you know if we got your homework? But most important, at what time did we get it?
For this you will do the following:
After sending your
homework, you should use your browser to go to http://www2.hawaii.edu/~tp_200/bmf/ics111-homework.html
so you can verify if your homework is there. I recommend you book mark this
site. PLEASE allow 5 minutes or so for the page to update itself. Use
the "Refresh" button in your browser to update your page.
What if you can't see your homework?
You may resend your homework. However the only homework that will be taken into consideration for grading will be the last one. So be careful because if you resend your homework a few minutes past the deadline because you didn't trust the web reload button the latest version is the one that will count and you will get points deducted for late work. So please take your time and try to send your homework at least one hour prior to the deadline.
How many points will I lose for late assignments?
Each homework is worth 100 points. Each day late will be
20 points deduction. After five days there is no point in turning in your
homework because you won't be awarded any points. Since it is "unfair"
to take 20 points off if you are late 1 second I have the following policy for
the first day: In the first 23 hours and 59 seconds after the deadline, you
will lose 0.83 points every hour. So if you are one hour late late (or one
minute late) your homework is still worth 99.17 points, and if you are
60.00001 minutes late your homework will be worth 98.34, etc....At 23.9999
hours past the deadline your assignment has a maximum value of 80 points.
Once you pass the first 24 hours your deduction will be 20 points per
day, on other words: 24.000001 hours late is the same as 2 days late, and the
assignment is worth 60% at this point. To figure out your maximum possible
grade just do your math and count your time.
Once the grades
have been posted by your TA you will have one week from the date of the
posting to talk to your TA in case that you are not satisfied with the grade
you received.