Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~681 People Reached
Favorite Forums
Favorite Tags
Member Avatar for WolfShield

Hello everyone, I have just recently started learning Java (previous Python programmer) and I am making a text based calculator program. I have had no problems with programming it so far, and I just need help with one part of perfecting it. [code=java] package calculator; import java.util.Scanner; public class Main …

Member Avatar for WolfShield
0
265
Member Avatar for JAVA4ME

Hi, I'd like to know how to open for example a .doc file with java. I want word to open the file when I start my program. Any help?

Member Avatar for JAVA4ME
0
103
Member Avatar for JAVA4ME

Hi, I want to open programs such as word or excel which are pretty much default for windows users, but don't want to be restricted to the specific file location. For e.g. instead of rt.exec("C:\\Program Files\\Microsoft Office\\Office10\\POWERPNT.exe") is there a way of linking to powerpoint such that on a computer …

Member Avatar for pbl
0
97
Member Avatar for Kreative

I am new to java and have this course work to complete can you assist me with the codes pleas I need to write a program that helps me perform basic math tasks, working out factorials, powers and primes. Start by printing the menu Welcome to the Math Calculator Pick …

Member Avatar for Akill10
-1
216