I realize I have a problem.
When some people are stressed..they eat.
When I am stressed.. I bake. (or cook)
This time using an award winning recipe from
allrecipes.com. Viv reminded me to cut the recipe in half so I don't end up with 72 servings of cookies. But still, I am left with a whole bowl of cookie batter still >< Since I can't eat them
(
Read more... )
Comments 6
For the java thing, I have absolutely no damn clue. I can barely handle HTML, so yeah XD
Maybe ask Seth? He might know some
Reply
Send some cookies over here!!! *Chomp* *Chomp*
;_; Aww ye can get thru that java-ing
Reply
Debugging? Erwwk. Um... One thing I do is put heaps and heaps of lines that
print out what the current value of various variables are at different points in the program. Kinda like:
System.out.println("Outside For Loop -- Value of i is: " +i);
... and then, later on...
System.out.println("Inside For Loop -- Value of i is: " +i);
(It'd be slightly different, of course, depending on how you were printing out the lines). And I test out small chunks of code, like FOR loops seperately to check they're doing what they're meant to be. And, um, that's about it really :-S
Good luck with it, though!
Reply
Reply
don't worry, everything will be okay, don't worry!
Reply
Leave a comment