- Strength to Increase Rep
- +3
- Strength to Decrease Rep
- -0
- Upvotes Received
- 4
- Posts with Upvotes
- 3
- Upvoting Members
- 3
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
Re: This is a fun little program I made to help my brother with his homework. **The Homework Assignment** Find ten words that add up to 100 when a = 1, b = 2, c = 3, etc... **The Java Assignment** Take a text file that is a list of words … | |
Hi guys. I'm working on a christmas present for my dad, it's a program that installs 8 Black Keys songs on his computer. I'm having some trouble with it though. I can't figure out how to get the files out of the jar file. I used to access them with … | |
Re: Granted but it does itself all wrong and doesn't let you edit it | |
I've been working on a project I found on the Java Projects for learners thread. I've created a pokedex simulator that keeps track of pokemon. So far you can view a list of recorded pokemon, get more detailed info, add a pokemon, and it's all saved to files. However it's … | |
Hi. I am making a really simple program to refresh my knowledge in java (which is obviously needed). When I click the screen, I want a bullet to appear in the center and move towards the point I clicked. Right now, when I click on the left half the bullet … | |
Re: the fox says Runaroundincircleslikeyoujustdontcare! | |
Re: I think lots of your problems are stemming from an unnecessary curly brace on line 8. | |
Hey there I just finished downgrading from windows 8 to windows 7. I need to redownload my wifi driver, but the only options they have on the dell site are windows 8.1 64 bit, windows 8 64 bit, and windows 7 64 bit. Neither my windows 8 or my windows … | |
I'm new in java, so I'm not very good at it yet and my teacher has stumped me. We are supposed to make a bot for a game called snacktime, which is usually user controlled. # About Snacktime: # * There are a maximum of 16 snacks layed out randomly … |