How to write a simple java program in 5 minutes
Uploader Comments (theworldwidegeek)
Top Comments
-
well that was a waste of time
All Comments (86)
-
So can make a game or plugin for minecraft with it.
-
@jadenrichey Well this was made in 2009 so it might be a little outdated.
-
that dosen't fucking work on windows 7 asshole
-
plz help me out with java,, i don't get how to write programs... i don't understand the use of each line in java.. plz help me to make out that,, i'm scoring very bad in computer... :(
-
i appreciate the time put into the video but for beginners it doesnt help if we dont know why you're doing things. it's a little confusing i guess.
-
Here's what he did: Made a class. A class is just a script - it tells your computer what to do. You can have many classes in a java program. Google "java arguments" and read the oracle.com page to see what the next line does. System.out.println( "blahblah" ) is just like saying "echo blahblah" in command. Java uses all those brackets to group the lines together in java. Oh look, I actually taught you something. Now go find a real tutorial.
-
my computer doesnt have javac :(
-
hooray for mac :)
-
@megaman1025 You have to install the Java Development Kit.
-
my eyesight is pink
weird...
iv watched alot of these intro videos and nobody explains what their doing. they just say what to type. I want to know stuff like why do we have to out public class at the beginning, why do u have to put ln after print. I am not learning anything if you just tell me what to do. you have to explain how and why.
warhammerfantacy 1 year ago 35
@warhammerfantacy sorry about that... I will try to remake this later with better explainations
theworldwidegeek 11 months ago 5
@warhammerfantacy i was thinking the same thing. What do the (< } mean? I know the are commands well i think they are,but no one really explains it.
trekranger 7 months ago
@trekranger alright maybe I'll redo this with better explaining soon
theworldwidegeek 7 months ago
can you plzz tell me where do i write these programs...the name of the software???
5AMM0608 1 year ago
@5AMM0608 notepad, textedit, text editor
theworldwidegeek 11 months ago