Archive for the ‘java’ Category
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 »
Wednesday, January 18th, 2012
I am interested in getting Java programming software on my Mac, so can you give me a small guide or a link to a download? I searched, but I could not find anything. Thank you. I am interested in a free version.
Posted in java | 1 Comment »
Monday, January 16th, 2012
here's the situation. im 26 and having to start all over in terms of my career.
but my brain seems to be at an age where learning a new computer language isnt all that fun or easy.
so with plenty of hard work and a little optimism i should be ...
Posted in java | 10 Comments »
Friday, January 6th, 2012
How do I use a program in java to create a folder in My Documents?
I'm writing a program in Java and I want to create a folder in My Documents and then create text documents from the program into said folder. Can someone please help? The code needs to permanently ...
Posted in java | 1 Comment »
Thursday, December 29th, 2011
How do you write a Java program that reads an integer representing the number of floating point numbers, then reads those numbers into an array and displays their average on the screen?
Posted in java | 3 Comments »
Sunday, December 25th, 2011
I'm coding in Java using the net beans IDE and I cant get the compiler to print out my results after a successful build.
What am I doing wrong?
Posted in java | 1 Comment »
Saturday, December 24th, 2011
I am trying to write a program with a switch statement that will call a subroutine from another program. But I can't figure out what to write under the case. The info you need to know is that the main program is called Lab10 the second Lab10Calc and the subroutine ...
Posted in java | 1 Comment »
Friday, December 23rd, 2011
System ("cls") in java?
Posted in java | 2 Comments »
Thursday, December 22nd, 2011
My teacher is a java programming and calculus teacher. He is always showing off programs that he wrote for his TI. I tried searching online but can't find any info. Is it possible to write a java program for the TI or are they two completely ...
Posted in java | 3 Comments »
Wednesday, December 21st, 2011
My assignment is to sort an array of strings in the format of LDD-DDDDD. Where L can be the letter B, M, or P, and the D's must be digits. We are instructed to use the selection sort method. I have most of the assignment done, I just have no ...
Posted in java | 3 Comments »
Tuesday, December 20th, 2011
Right now, i can easily make 2D java games in Greenfoot, but can't find/figure out to make 3D games. I've installed JMonkey, but it seems confusing... Any suggestions?
Posted in java | 1 Comment »
Monday, December 19th, 2011
I'm writing a program in Java and I want to create a text file in a folder in my documents. Can someone please help? The code needs to permanently create the new text file.
Posted in java | 1 Comment »