New Posts  All Forums:

Posts by Krunk_Kracker

I just realized the second way to do it is: Code: class Test { public static void main(String[] arguments) { String test = "This is a test."; String change = test.toUpperCase(); ...
Thanks for the replies I was miss reading how the lesson was using "change"..it was meant to be a placeholder, haha.
Need a little help. Learning about the .toUpperCase method and I can't get it to work. This isn't what I need it for, this is just a quick program I put together to try to get it working so I can apply it where I need it. The class I...
Wow! Thanks for all the replies! I just got back from a mini weekend vacation so as I get settled down, I'm going to go through all these replies and apply what I learn from the responses.
I'm learning right now as well, and I use thenewboston as well as www.jpassion.com
Hello all, Needing a little assistance with a while-loop project. I'm having to convert a for-loop into a while loop, but that's not what's giving me a hard time. Here's the for-loop: Code: for (int i=0;...
Quote:Originally Posted by Think_alien anyone actually use them when working on your computer? i have a few but never use them I work on computers for a living and never even touched one. Sent from my RAZR MAXX using Tapatalk 2
Quote:Originally Posted by Paradigm84 ^Nice, you should see Avengers, it's awesome. I plan too.
J.A.R.V.I.S FTW
Never mind, fixed it. Just went back one version for the driver. Scratch that...still busted Double scratch - FIXED! BOOYAHH!
New Posts  All Forums: