PDA

View Full Version : java?



duckiesarefun
10-22-2008, 06:36 PM
So is java the easiest language to learn? I want something easy to get me started.

Moonbat
10-23-2008, 06:02 AM
I have zero experience with Java. I started with HTML, then PHP, and now I'm learning C++.

blacksabbath
10-24-2008, 05:04 PM
Hi guys im proud to have joined this forum.
Oh yeah but that is not the point of this post.
All I want to say is i'm a high school student learning
java by using Eclipse. I just started yesterday so I am
a complete newbie lol!! All I know how to do is start a project
or make a class. I hope this froum will help me in programming
even once I matser java and try something else. :D
Later,
Sebastian

duckiesarefun
10-29-2008, 05:39 PM
wow! that helped bunches black sabbath, but anyway, ill start working on qbasic

duckiesarefun
10-29-2008, 06:06 PM
is there any specific program to learn it with?

duckiesarefun
10-30-2008, 06:25 PM
ignore my last post, I typed this in last night in qbasic:

-----------------------------------------------------------------------------
NUMBER = *
AGAIN:
DOUBLE = NUMBER * 2
SQUARE = NUMBER * NUMBER
? NUMBER, DOUBLE, SQUARE
NUMBER = NUMBER + *
IF NUMBER < *6 THEN GOTO AGAIN
END

-----------------------------------------------------------------------------
I pressed F5 and it highlighted the word DOUBLE and gave me an error message.
I don't understand what I did wrong. why did it show the error message?

duckiesarefun
11-01-2008, 12:04 AM
yeah. ill probably move to that soon. qbasic is really easy and a little boring

duckiesarefun
11-04-2008, 06:17 PM
Yeah. That's awesome.

duckiesarefun
11-04-2008, 06:32 PM
so should I use:
visual studio .net
dev- c++
unix, linux?

duckiesarefun
11-15-2008, 05:36 PM
ok thanks.