Click here to Skip to main content
15,891,951 members
Home / Discussions / Java
   

Java

 
QuestionWhat attracts people to choose Java as a programming language Pin
Brian_TheLion22-Feb-19 19:13
Brian_TheLion22-Feb-19 19:13 
AnswerRe: What attracts people to choose Java as a programming language Pin
OriginalGriff22-Feb-19 19:15
mveOriginalGriff22-Feb-19 19:15 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion23-Feb-19 13:17
Brian_TheLion23-Feb-19 13:17 
GeneralRe: What attracts people to choose Java as a programming language Pin
OriginalGriff23-Feb-19 20:46
mveOriginalGriff23-Feb-19 20:46 
AnswerRe: What attracts people to choose Java as a programming language Pin
Richard MacCutchan22-Feb-19 21:56
mveRichard MacCutchan22-Feb-19 21:56 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion23-Feb-19 13:15
Brian_TheLion23-Feb-19 13:15 
GeneralRe: What attracts people to choose Java as a programming language Pin
Richard MacCutchan26-Feb-19 3:59
mveRichard MacCutchan26-Feb-19 3:59 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion26-Feb-19 19:33
Brian_TheLion26-Feb-19 19:33 
I've tested other popular languages by writing a simple number guessing game. I hope to do the sam in Java.
The main thing I have against Java is that it does not compile into an EXE type program but instead it has the .CLASS extension so I need to type Java and the name of program.class to run my program. This make C# more attractive to me. However I'm going to see if there are programs that can convert a .CLASS Java program into an .EXE file.
I do like the way the main Java program can call other .CLASS files when needed and access variables without any problems.

Brian
GeneralRe: What attracts people to choose Java as a programming language Pin
Richard MacCutchan26-Feb-19 21:15
mveRichard MacCutchan26-Feb-19 21:15 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion27-Feb-19 0:09
Brian_TheLion27-Feb-19 0:09 
GeneralRe: What attracts people to choose Java as a programming language Pin
Richard MacCutchan27-Feb-19 0:17
mveRichard MacCutchan27-Feb-19 0:17 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion27-Feb-19 9:54
Brian_TheLion27-Feb-19 9:54 
GeneralRe: What attracts people to choose Java as a programming language Pin
Richard MacCutchan27-Feb-19 21:55
mveRichard MacCutchan27-Feb-19 21:55 
GeneralRe: What attracts people to choose Java as a programming language Pin
Richard Deeming27-Feb-19 10:45
mveRichard Deeming27-Feb-19 10:45 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion27-Feb-19 17:08
Brian_TheLion27-Feb-19 17:08 
GeneralRe: What attracts people to choose Java as a programming language Pin
jschell9-Mar-19 7:18
jschell9-Mar-19 7:18 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion9-Mar-19 23:50
Brian_TheLion9-Mar-19 23:50 
GeneralRe: What attracts people to choose Java as a programming language Pin
jschell16-Mar-19 12:33
jschell16-Mar-19 12:33 
GeneralRe: What attracts people to choose Java as a programming language Pin
OriginalGriff23-Feb-19 20:47
mveOriginalGriff23-Feb-19 20:47 
AnswerRe: What attracts people to choose Java as a programming language Pin
jschell23-Feb-19 10:44
jschell23-Feb-19 10:44 
AnswerRe: What attracts people to choose Java as a programming language Pin
Gerry Schmitz24-Feb-19 8:52
mveGerry Schmitz24-Feb-19 8:52 
GeneralRe: What attracts people to choose Java as a programming language Pin
Brian_TheLion12-Mar-19 20:37
Brian_TheLion12-Mar-19 20:37 
AnswerRe: What attracts people to choose Java as a programming language Pin
Luis Emilio Castro27-Mar-19 9:47
Luis Emilio Castro27-Mar-19 9:47 
QuestionCan you create a Windows desktop program with Java Pin
Brian_TheLion18-Feb-19 12:07
Brian_TheLion18-Feb-19 12:07 
GeneralRe: Can you create a Windows desktop program with Java Pin
Richard MacCutchan19-Feb-19 22:22
mveRichard MacCutchan19-Feb-19 22:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.