@cronnin you have to use the same name. The reason for this is that when you run the program the jvm(java virtual machine) uses the name of the class to access the method main() to begin execution
Hey... do you do any tutoriing through skype? I'd gladly pay for some help, Im to the point where I'm considered slightly desperate :) I assignements to turn in at my school.
@gcsupernova public - others methods in other classes can call this method. static: the method exists independent of the class and class variables (you dont need an instance of the class to invoke the method). Void is the return type - what the method "gives back". void means that the method returns nothing in this case.
So thats my point of view. I think that NetBans instant displaying of syntax errors help beginners a lot to avoid those mistakes. So thats my point of view. But when I started with Java last year, I made this experience.
Very nice Simple and easy way of teaching by this person I like
SuperNiteriders 2 weeks ago
pusinggggg
182robes 1 month ago
Thank you so much! I've been trying to start doing Java ever since August! This tutorial helped so much!
ceager2 1 month ago
@zaychenok Hey, can I use eclipse?
TheDjarto 1 month ago
cant u just simply write, public void hello()
{
System... blah blah blah
}
?
luki221111 2 months ago
thenx :-)
sliderx1000 2 months ago
thank you sooo much for making this string of lessons. i've been wanting to learn Java for a couple years now.
herrmusiclovert 2 months ago
Thanks for this. I'm starting Informatic Engineering but I didn't got jack from my programming introduction class
SergioSource 3 months ago
Why is the name of the file same as the name of the class? Can I make it different?
cronnin 6 months ago
@cronnin you have to use the same name
litningguy1 4 months ago
@cronnin you have to use the same name. The reason for this is that when you run the program the jvm(java virtual machine) uses the name of the class to access the method main() to begin execution
ericcartmansh 3 months ago
This has been flagged as spam show
check out my channel for java programming tutorials!!!
TheEACentral 6 months ago
alcore indonesia nieh
alcore666 9 months ago
Thank you very much for uploading such a help full video keep going on cuz ppl like us need ppl like you all of the time
if dnt mind please imrove the quality of video an optional suggesion
LILAZY50 10 months ago
Wow.. you make it sound so confusing. im in year 10 and im finding it really easy
ER0PS 10 months ago
Спасибо большое ты спас меня от провала огромное спасибо !
parvortex 11 months ago
Hey i am using windows 7 as my OS...but i cant run Blue j...on it...can you help me on this...??
AlbertsChannel26 11 months ago
I am thinking for making my next year computer project witg bluej, any suggestions
irfanhb 11 months ago
whenever i trie to compile i get an error...
this is highlighted" public static void main(string[] args)"
and there stands cannot find symbol - class string
please HELP ME! xD
0phoff 1 year ago
@0phoff im pretty sure you need a capital s on string see if that works haha
houndy100 1 year ago
@houndy100
Thnx i didnt notice that! lol
0phoff 11 months ago
Comment removed
DrGenius73 9 months ago
Hey... do you do any tutoriing through skype? I'd gladly pay for some help, Im to the point where I'm considered slightly desperate :) I assignements to turn in at my school.
Krakatau7 1 year ago
Awesome tutorial! thanks(:
kylealexmatt 1 year ago
can you tell me what is the definition of public, static and void?
gcsupernova 1 year ago
@gcsupernova public - others methods in other classes can call this method. static: the method exists independent of the class and class variables (you dont need an instance of the class to invoke the method). Void is the return type - what the method "gives back". void means that the method returns nothing in this case.
zaychenok 1 year ago 2
@zaychenok im taking CS and learning BlueJ thanks very much for uploading and keep up the uploads !
FurryPhysics 1 year ago
talkin too much shit!!! go straight to the point dammmit
MrMobinga 1 year ago
google lol limwire and click im feeling lucky
KissMyDonkeyEditing2 1 year ago
bluej looks like a program created from a 5 year old guy which hasn't any function in it. lol.
Appfyr 1 year ago 2
@Appfyr You are sooo right :D
GerritPape 1 year ago
This has been flagged as spam show
@GerritPape It is an IDE made for teaching OOP concepts with Java examples.
If you are a pro go get Eclipse or Netbeans.
igrewold 1 year ago
@Appfyr That's the purpose, you make the programs yourself
stiiigert 1 year ago
@stiiigert sure, but a good ide should help, support you and keep effort low :)
Appfyr 1 year ago
@Appfyr It is an IDE made for teaching OOP concepts with Java examples.
If you are a pro go get Eclipse or Netbeans.
igrewold 1 year ago
@igrewold It seems that no one knows how amazing IntelliJ IdEA is.
AcousticBruce 1 year ago
Thank God for this! i was using eclipse before, talk about biting off more than i can chew, lol. I LOVE YOU
razputen91 1 year ago
If you are having trouble opening or creating projects after an install on Linux, log out and then back in.
r3bol 1 year ago
surely if you cant download a program writing the program would be waaaaay out of your legue
sharpismylord 1 year ago
Nice tutorial. Can you plz tell me where to find the option 'makeVisible'?
ColdFire097 1 year ago
dfkgnljzdfgkjzfdsjkdfg
Tula000007 1 year ago
Oh man you take 9 minutes but 2/3 is only because you speak slow and say insignificant things.
btw, great video! keep doing this good job!
brunoleonardo7 1 year ago
а браузер же на русском %)
urahara138 2 years ago
here is a source code:
import java.applet.Applet;
import java.awt.*;
public class Strich extends Applet
{ public void paint (Graphics g) { g.drawLine(100,420,481,25); }
}
AndreGrafort 2 years ago
thx for the heads up
ontwoturntables 2 years ago
Thank u for the help, my class is online and i appreciate the time u put in to this to let other students use. thank u
optimized9 2 years ago
i have ap computer science and my teacher is a joke. Thanks for the help.
CabreraJalisco 2 years ago
blue j is good 2 use
jayendrababita 2 years ago
Nice, but I think it's better for beginners to use NetBeans with the BlueJ plugin.
Acknex7 2 years ago
Why?
TazNZZ 2 years ago
So thats my point of view. I think that NetBans instant displaying of syntax errors help beginners a lot to avoid those mistakes. So thats my point of view. But when I started with Java last year, I made this experience.
Acknex7 2 years ago
Fair enough. Thanks for the reply. I am just starting to learn and am after anything that helps out so will take a look at this approach to. Cheers.
TazNZZ 2 years ago
They're called quotation marks.
debit256 2 years ago
i loved your c++ im glad to start programming in Java =D
Bodraw333 3 years ago
Nice tutorial, I used your other tutorials back when I was learning the basics of c++ and they are very informative.
I've now to learn java for university next semester, and although I already know a bit of the langauge, its always nice to get clarification.
DeylenUk 3 years ago