"Everything is easy - once you know how.."
If not now then never.
"Everything is easy - once you know how.."
Originally posted by Stuart Lord:
.... individual items addressed separately ...
Thanks for this (and the help was given in record time - within 15 minutes!!). This is a good example of an elementary mistake, which I'm sure most Java programmers must make at least once..
On a different, but related note, can anyone recommend a Java reference book?
"The differential equations that describe dynamic interactions of power generators are similar to that of the gravitational interplay among celestial bodies, which is chaotic in nature."
"Everything is easy - once you know how.."
Originally posted by Stuart Lord:
.... are books that given an almost-alphabetical list of commands to remind you of how to do something ....
Most programmers will have learned to take code and modify it to their own needs and why not? After all why re-invent the wheel..?!
"The differential equations that describe dynamic interactions of power generators are similar to that of the gravitational interplay among celestial bodies, which is chaotic in nature."
Originally posted by Joe Wolfe:
Just getting started here so I may be wrong.
I think strings are really objects and not primitive values so when you say object == "string" it is always false cause the object reference variable has a pointer in it, a pointer to the actual string value on the storage heap.
the equals method should work. x.equals("yourstring")
"The differential equations that describe dynamic interactions of power generators are similar to that of the gravitational interplay among celestial bodies, which is chaotic in nature."
Did you see how Paul cut 87% off of his electric heat bill with 82 watts of micro heaters? |