Mike
Mike
Mike
So... I wrote a completely different java code that highlighted my confusion, and I included plenty of System.out.print()statements at various stages so I could clearly see what was actually occurring, and what was overwriting what. Suddenly it became far more 'obvious' (dangerous word, I know!) and then I went back to the exercise and sorted it out immediately!
Originally posted by Mike Hudek:
Hi Layne,
It's not clear in the book that there are alternative solutions that will give the required print out
Originally posted by Stuart Goss:
Hi Mike,
there is no need to write
Originally posted by Mike Hudek:
So... I wrote a completely different java code that highlighted my confusion, and I included plenty of System.out.print()statements at various stages so I could clearly see what was actually occurring, and what was overwriting what. Suddenly it became far more 'obvious' (dangerous word, I know!) and then I went back to the exercise and sorted it out immediately!
[ January 16, 2006: Message edited by: Mike Hudek ]
Originally posted by Curtis Brown:
This issue has got me wondering....
I haven't used an IDE since 1996 when I was developing a database in 4D. One of my favorite features of that software was a built-in debugger that would allow you to step through your scripts one line at a time, with a side-panel showing all references, variables, etc. and their current value.
Is this a statndard feature in an IDE these days, or is it in them at all? Do you need a de-bugger for this feature? I'm so clueless on that topic, I honestly don't even know how to ask appripriate questions about it!
Tell me how it all turns out. Here is a tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|