Thanks for the help.
1) take the URL where you found the solution to Problem 4
2) replace all instances of "SOLUTION4" with "SOLUTION5"
3) that's it ! You're done !
4) Hey, this is not comp.lang.java.we.do.your.homework !
@rn@ud))°°°
"Shinji Ikari" <spm4s...@hotmail.com> a écrit dans le message news:
6839fed4.02031...@posting.google.com...
For general advice on how to start, see
http://www.concentric.net/~Pats/beginner.html
If you are having specific problems with e.g. java.io, try the following
approach:
1. Write down the requirements for the I/O handling. Suppose this were a
large project, with several programmers on it, and one of them has been
assigned the task of designing the I/O handling. What would you tell
them to do?
2. Look at the tasks from step 1, and define short programs that also
use/test those tasks.
3. Write and test those programs.
This approach lets you focus your efforts for a while on just the piece
that is giving you trouble, without worrying about the rest of the
program.
Incidentally, you do need to be careful about what sorts of help you ask
for - part of what you need to hand in is a "Signed statement of
independent effort". I think this sort of general advice is probably
O.K.
Patricia