Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #2989

Re: Help please

From Jeff Higgins <jeff@invalid.invalid>
Newsgroups comp.lang.java.help
Subject Re: Help please
Date 2014-08-09 11:56 -0400
Organization A noiseless patient Spider
Message-ID <ls5gcr$sa7$1@dont-email.me> (permalink)
References <071eb276-0134-472a-9815-0505403554a6@googlegroups.com>

Show all headers | View raw


On 08/09/2014 09:22 AM, mickie mae erpelo wrote:
> These are my codes. the error is Package.java:143: error: <identifier>
> Help me please? What should i do?

Now that your codes compiles,
thanks to help received from Eric Sosman:

Investigate, "the use of constants in Java".
Investigate, "java.lang.StringBuilder class".
Investigate, "Java mutable vs immutable objects".
Investigate, "Java class vs instance methods".
Investigate, "Java coding conventions".
Investigate, "user interface conventions".

Write some codes to validate input, including arguments
to your (misleadingly commented) default constructor.

Write some test harness codes, and test codes to
verify that your class behaves as you intend it to.

Back to comp.lang.java.help | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Help please mickie mae erpelo <ememerpz@gmail.com> - 2014-08-09 06:22 -0700
  Re: Help please Eric Sosman <esosman@comcast-dot-net.invalid> - 2014-08-09 09:30 -0400
  Re: Help please Jeff Higgins <jeff@invalid.invalid> - 2014-08-09 11:56 -0400

csiph-web