Archive for the ‘java’ Category
Sunday, December 16th, 2012
I need help making a java program that will allow me to input 10 test grades into an array using a dialog box in one method. Then in a different method it needs to display the grades and calculate the average, highest, and lowest grade. I have no idea where ...
Posted in java | No Comments »
Tuesday, April 10th, 2012
I am new to Java and trying to learn it. I downloaded the program Eclipse which edits and makes java applications. When i try to open eclipse a message comes up and says eclipse needs java runtime enviroment to run. How do you fix this? Thanks in advance!
Posted in java | 1 Comment »
Sunday, April 8th, 2012
I want to learn java do I can code minecraft mods. And I just want to know what I need and how to learn minecraft code?
Posted in java | 1 Comment »
Monday, March 26th, 2012
Posted in java | No Comments »
Sunday, March 25th, 2012
I want to know how long on average it will take to learn java?
Posted in java | 3 Comments »
Friday, March 23rd, 2012
I am supposed to write a prime number generator in java(my compiler is eclipse) that can identify and print out the prime numbers between 0 and a user supplied maximum and it is supposed to be a class with a method nextPrime. Any help would be appreciated!
Posted in java | 2 Comments »
Friday, March 23rd, 2012
I am supposed to write a prime number generator in java(my compiler is eclipse) that can identify and print out the prime numbers between 0 and a user supplied maximum and it is supposed to be a class with a method nextPrime. Any help would be appreciated!
Posted in java | 2 Comments »
Saturday, March 3rd, 2012
Im trying to make a bunch of different smaller rectangles inside a big rectangle. Kind of having the big rectangle be the border and only smallers ones can be inside. Can someone show me how to do this in Java?
Posted in java | 1 Comment »
Thursday, March 1st, 2012
I just want your opinion. I've never used java, how easy would it be to teach myself?
Also I might want to take this up as a career. What kind of jobs offer programming. I'm hoping to get into some kind of video game programming.
Posted in java | 3 Comments »
Monday, February 27th, 2012
I want to eventually be able to program games in Java. If anyone could either give me a list of concepts I should learn to program games in Java, resources I could look to, and practice exercises I could try to eventually learn to program games in Java. ...
Posted in java | 1 Comment »
Sunday, February 26th, 2012
What is the code for java if i wanted to change the cursor from the usual pointer to the hand pointer? (i'm using netbeans ide 7.0.1 by the way) i need the code. Please help me.
Posted in java | 1 Comment »
Tuesday, February 7th, 2012
Which program do I need to install Java? If not a program what should I do?
It downloads but the installation process wont begin.
Posted in java | 2 Comments »
Tuesday, February 7th, 2012
Which program do I need to install Java? If not a program what should I do?
It downloads but the installation process wont begin.
Posted in java | 2 Comments »
Tuesday, February 7th, 2012
Which program do I need to install Java? If not a program what should I do?
It downloads but the installation process wont begin.
Posted in java | 2 Comments »
Tuesday, January 31st, 2012
I have a Java for Dummies book and it's pretty outdated. The links don't work anymore as it's about 7 years old. What development tools do I need to download in order to do some java programming?
Posted in java | 2 Comments »
Tuesday, January 31st, 2012
Hi, I've recently become interested in learning to program with java in the Netbeans and/or Eclipse IDE and was wondering the best way to improve. I know very little right now but am eager to learn. If you think a different language would be more optimal for a ...
Posted in java | 3 Comments »
Saturday, January 28th, 2012
I have a java applet that uses another java program for objects and methods. How can I put the java applet into a website and also use the other program?
(the applet appears but does not successfully work without the other program) (both programs are java programs I have written).
Posted in java | 3 Comments »
Saturday, January 21st, 2012
how do we program Java that accepts a five-digit integer into its individual digits and prints the digits, in reverse, separated from one another by three spaces each.
for example, if the user types 78906 the program should print 60987.
pls help, it's my first time taking up a programming subject.
Posted in java | 2 Comments »
Friday, January 20th, 2012
What are the only things that can be declared in a Java interface? Be specific with full access modifiers and keywords.
Posted in java | 2 Comments »
Thursday, January 19th, 2012
I have written a few programs using java in a program called eclipse.
How can I make it so I can use the little programs on my nokia e71?
They are mainly just converters, like kilometres to miles etc.
I am making the programs in eclipse.
How do I get it from eclipse ...
Posted in java | 1 Comment »