task1/README
author japod@localhost
Tue, 30 Sep 2008 16:11:32 +0200
changeset 28 36331f7244bd
parent 5 d283f4401334
permissions -rw-r--r--
finishing update of solution 04 to 1.5
jtulach@5
     1
This directory shall contain solutions for the task1.
jtulach@5
     2
Each solution is NetBeans Java SE project, in its own
japod@6
     3
directory solution<id>. The id is a number of the solution.
japod@6
     4
A README file in a solution<id> dir can contain
japod@6
     5
detailed information on the solution and
jtulach@5
     6
shall somehow reflect the internals and be based on
jtulach@5
     7
some significant aspect used in the solution. For
jtulach@5
     8
example: welltested, delegating, verbose, etc.
jtulach@5
     9