Search:

Type: Posts; User: Norm

Search: Search took 0.43 seconds.

  1. Re: Why the things in this code mean what they mean,an incomplete step and documentation help

    That will be very very hard to find looking at student code on the forums. I see a well documented program about once a month.

    Look at the source code that comes with the JDK. It's in a zip...
  2. Re: Why the things in this code mean what they mean,an incomplete step and documentation help

    What are your questions now?


    What happens then?
  3. Re: Why the things in this code mean what they mean,an incomplete step and documentation help

    There are many subtle things in programming that can be missed. Why take a chance when it's so easy to compile and execute code to see what it does. And it's a lot easier and there is not doubts...
  4. Re: Why the things in this code mean what they mean,an incomplete step and documentation help

    What does the code print out when it executes?
    What is the purpose of the program?
    It looks like it gets some input from the user, does some computations and prints out something. That's a...
Results 1 to 4 of 4